search for: beam

Displaying 20 results from an estimated 217 matches for "beam".

Did you mean: beams
2006 Sep 04
1
how to fit gauss beam?
Hello, I am having a hard time fitting a gauss beam using R. In gnutplot I did something like $ w(z) = w0 * sqrt(1+(z/z0)**2) $ fit w(z) 'before_eom.txt' using 1:2 via w0, z0 to obtain w0 and z0. Now I want to do the same in R. I tried a linear model like this (r = radius, z = distance): beam <- function(z) { sum(sqrt(1 + z**2)) }...
2005 Feb 24
3
a simple question
Dear All, I need to separate one column which is in a format like, "can_region", into two columns like, "can", and "region". Do we have a function in R to do this? Thanks. Regards, Jin [[alternative HTML version deleted]]
2006 Sep 01
0
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
...fixed in the Makefile.nagfortran, but I don't know how (since there's no other *dylib file available it seems). This only generates a warning from gccld, but I think it's the cause of the problems which are reported subsequently. Affected benchmarks: galgel, facerec, sixtrack *** BEAM (fma3d) There seem to be some issues with the fma3d benchmark, when translating from Fortran to C: f95 -w -S -O2 <path>/SPEC_CPU2000_1.3_src/benchspec/CFP2000/191.fma3d/ src/beam.f90 -o beam.c -dusty -maxcontin=69 Error: <path>/SPEC_CPU2000_1.3_src/benchspec/CFP2000/191.fma3d/src/...
2006 Sep 01
2
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
On 31 Aug 2006, at 23:46, Chris Lattner wrote: > On Thu, 31 Aug 2006, Kenneth Hoste wrote: >> Bummer. I think I'll contact the NAG support for more info on >> this. Can you >> show me the content of your Makefile.nagfortran? > > It is identical to yours. > >> Also, it is possible to tell make only to compile benchmark X? How >> can I >>
2004 Jan 07
2
Problem with Syslinux 2.07 and APM on SMP system
...09:59:51 ddcserver1 kernel: Jan 7 09:59:51 ddcserver1 kernel: Code: 0f 0b dc 06 85 e8 27 c0 e9 03 fd ff ff 90 8d 74 26 00 83 ec The system runs fine but will not power off. If the system boots from the hard disk using grub all is fine. The kernel boot line is: append ro ramdisk_size=6000 initrd=beamsys/beamsys-initrd apm=power-off The OS is Redhat Linux 9 with kernel 2.4.20-24.9smp The hardware is a Supermicro 6023P-i dual Xeon server. Any ideas ? Cheers Terry -- Dr Terry Barnaby BEAM Ltd Phone: +44 1454 324512 Northavon Business Center, Dean Rd Fax:...
2009 Jun 17
2
nut: megatec_usb shows error "ser_send_pace: Device detached" on periodically checks
...utdown: 0 > ups.delay.start: 2 > ups.load: 20.0 > ups.mfr: > ups.model: VT0105BG > ups.serial: unknown > ups.status: OL > ups.temperature: 30.0 > ups.type: standby > > > > But in /var/log/syslog I see the errors that adds every 5-20 seconds! > Jun 15 13:58:12 beam megatec_usb[15480]: ser_send_pace: Device detached? > (error -5: could not claim interface 0: Device or resource busy) > Jun 15 13:58:13 beam megatec_usb[15480]: Successfully reconnected > Jun 15 13:58:32 beam megatec_usb[15480]: ser_send_pace: Device detached? > (error -5: could not cl...
2006 Sep 01
2
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
...ks to Reid for mentioning this (on IRC). Reason: crtend is a library used in the old frontend, and the Makefile weren't aware of this. > > +++ following errors seem to be NAG-specific +++ > The NAG support was really friendly, here's how the NAG problems got fixed. > *** BEAM (fma3d) > > There seem to be some issues with the fma3d benchmark, when > translating from Fortran to C: > > f95 -w -S -O2 <path>/SPEC_CPU2000_1.3_src/benchspec/CFP2000/191.fma3d/ > src/beam.f90 -o beam.c -dusty -maxcontin=69 > Error: <path>/SPEC_CPU2000_1.3_src/ben...
2011 Nov 15
3
[PATCH 1/3] out of tree build: erlang
...es changed, 1 insertions(+), 1 deletions(-) diff --git a/erlang/Makefile.am b/erlang/Makefile.am index f336375..2c9e359 100644 --- a/erlang/Makefile.am +++ b/erlang/Makefile.am @@ -32,7 +32,7 @@ erlang_bindir = $(libdir)/erlang/lib/$(PACKAGE_NAME)-$(PACKAGE_VERSION)/ebin erlang_bin_DATA = guestfs.beam guestfs.beam: guestfs.erl - $(ERLC) +debug_info guestfs.erl + $(ERLC) +debug_info $^ bin_PROGRAMS = erl-guestfs -- 1.7.7.2
2018 Mar 20
4
Fwd: Everything works except sending mail
...e/auth { group = postfix mode = 0666 user = postfix } } ssl_cert = </etc/ssl/certs/server.crt ssl_key = # hidden, use -P to show it userdb { driver = passwd } Anything useful I would love to see. Any information needed. THNKS? Armin -- Very funny Scotty, now beam down my clothes? -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20180320/dcafcff7/attachment.html>
2004 Aug 06
0
Client auth with mysql
+-Le 14/05/2004 23:10 -0400, Amy Beam a dit : | I now understand your code much better after taking a day to look at it. I | am going to try and implement this over the weekend. | | I do have 1 question now that I hope you can point me in the correct | direction to. Maybe I overlooked it. But where would I determine if I | should open...
2018 Feb 26
0
smbclient //server/netlogon -k -c 'ls' fails with "NT_STATUS_LOGON_FAILURE"
...tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN 780/dovecot tcp 0 0 0.0.0.0:39747 0.0.0.0:* LISTEN 983/beam.smp tcp 0 0 0.0.0.0:3268 0.0.0.0:* LISTEN 12413/samba tcp 0 0 0.0...
2008 Oct 04
2
ejabberd 2.0.2 vs SELinux vs CentOS 5
...the config file and restarted the file. Anyway, to cut a long story short, I have discovered that SELinux is preventing erlang from accessing its crypto libs. This message appears in the SELinux audit logs: type=AVC msg=audit(1223133076.770:102): avc: denied { execmod } for pid=3878 comm="beam.smp" path="/opt/ejabberd-2.0.2_2/lib/crypto-1.5.2/priv/linux-x86/lib/crypto_drv.so" dev=dm-0 ino=26738869 scontext=user_u:system_r:unconfined_t:s0 tcontext=user_u:object_r:usr_t:s0 tclass=file What do I need to do, for selinux to allow this? (Or should I take this question to an SE...
2020 Apr 07
0
Welcome Thomas and Patrick to CentOS Project Governing Board
...model. A key part of enabling this goal is to evolve our transparent governance. Pat and Thomas have shown keen interest in participating in this specific endeavour, and we are excited to welcome them to the team, helping us get there. Thomas (alphacc) works in the Controls group within the CERN Beams department [3]. He has contributed to the CentOS Project since 2012, as a member of the infrastructure team. He helped to bootstrap a few Special Interest Groups, helped the QA team with reports, and now mainly designs and improves the Community Build Service [4]. Thomas?s sponsor on the Board is...
2006 Jul 24
3
Identifying peaks (or offsets) in a time series
Dear R-users, We are monitoring the activity of animals during a few days period. The data from each animal (crossing of infra-red beam) are collected as a time series (in 30 min bins). An example is attached below. y <- c(0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,3,28,27,46,76,77,60,19,35,55,59,48 ,87,20,38,82,62,60,85,105,69,109,102,100,101,116,126,119,63,27,25,15,8,0 ,0,3,0,0,3,0,0,5,3,0,0,6,1,29,73,56,56,57,92,34,51,30,76,30,38,4...
2008 Mar 31
4
atrpms nvidia cannot load
Hi guys - brand new 5.1 install here and quite happy - but... The nv driver did not work at all for me, fritzy stripes and dots. This is a GeForce 7300 LE which was working happily dual-head under FC6 with the livna nvidia RPMs So I looked around and it seemed like the ATRpms repo via yum was the best option for CentOS. This is what I installed, it worked great with the xorg.conf from the
2018 Feb 26
2
smbclient //server/netlogon -k -c 'ls' fails with "NT_STATUS_LOGON_FAILURE"
On Mon, 26 Feb 2018 11:09:55 +0200 Arcadie Cracan <arcadiec at gmail.com> wrote: > Dear Rowland, > > This is the contents of the files: > > /etc/hostname: > lotus > > /etc/hosts: > > /etc/resolv.conf: > > > # > > netstat -tlnp > > /etc/krb5.conf: > > > /etc/samba/smb.conf: Hmm, either something went wrong with
2006 Sep 01
0
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
...t; Reason: crtend is a library used in the old frontend, and the > Makefile weren't aware of this. > >> >> +++ following errors seem to be NAG-specific +++ >> > > The NAG support was really friendly, here's how the NAG problems got > fixed. > >> *** BEAM (fma3d) >> >> There seem to be some issues with the fma3d benchmark, when >> translating from Fortran to C: >> >> f95 -w -S -O2 <path>/SPEC_CPU2000_1.3_src/benchspec/CFP2000/191.fma3d/ >> src/beam.f90 -o beam.c -dusty -maxcontin=69 >> Error: <path&...
2020 Apr 08
0
CentOS-announce Digest, Vol 182, Issue 1
...model. A key part of enabling this goal is to evolve our transparent governance. Pat and Thomas have shown keen interest in participating in this specific endeavour, and we are excited to welcome them to the team, helping us get there. Thomas (alphacc) works in the Controls group within the CERN Beams department [3]. He has contributed to the CentOS Project since 2012, as a member of the infrastructure team. He helped to bootstrap a few Special Interest Groups, helped the QA team with reports, and now mainly designs and improves the Community Build Service [4]. Thomas?s sponsor on the Board is...
2017 Nov 07
4
Intermittently unresponsive mouse
On 11/05/2017 12:46 PM, fred roller wrote: > My mouse lag tends to correspond to low battery or exceeding the 2-3 ft > range of wireless (i.e. I kick back on my chair). Assuming it is > wireless. Not much info on hw. > > -- Fred > _______________________________________________ > CentOS mailing list > CentOS at centos.org >
2016 Aug 04
1
[PATCH] build: add simple custom silent rules for automake
...am | 14 +++++++------- subdir-rules.mk | 20 +++++++++++++++++--- 4 files changed, 28 insertions(+), 14 deletions(-) diff --git a/erlang/Makefile.am b/erlang/Makefile.am index a9825f6..7dc0906 100644 --- a/erlang/Makefile.am +++ b/erlang/Makefile.am @@ -52,7 +52,7 @@ erlang_bin_DATA = guestfs.beam # The ./run script will set $ERL_LIBS to point to $(builddir)/erlang. # (See: http://www.erlang.org/doc/man/code.html) guestfs.beam: guestfs.erl - $(ERLC) +debug_info $^ + $(guestfs_am_v_erlc)$(ERLC) +debug_info $^ mkdir -p $(PACKAGE)-$(VERSION)/ebin cp $@ $(PACKAGE)-$(VERSION)/ebin diff -...