search for: icl

Displaying 20 results from an estimated 39 matches for "icl".

Did you mean: cl
1998 Nov 09
0
Samba on ICL's NX7 operating system
Hello, Has anyone out there ever tried installing Samba on an ICL machine running the NX7 operating system? We have are going to attempt it, and I was wondering did anyone have any pointers for us, either in the installation or the configuration. Because the native compiler is limited on the ICL, we are going to install gcc first, then compile Samba with it...
2006 Feb 01
1
Using a console application from within R
I would like to open a console application from within R and then send input to the newly opened console. I can use the following to open the application ... setwd(path) system(paste(path,"icl.exe",sep="")) This allows me to type in what want, but I would like to do something like this setwd(path) system(paste(path,"icl.exe",sep=""),input=c("icl sim.tcl", "exit"),wait=TRUE) If I include input as part of the system function the app...
1999 Apr 16
1
Microsoft Certified Professional Magazine publishes Samba art icle.
...rest in interoperability. -Steve Roylance > -----Original Message----- > From: Jeremy Allison [SMTP:jallison@cthulhu.engr.sgi.com] > Sent: Thursday, April 15, 1999 6:41 PM > To: Multiple recipients of list > Subject: Microsoft Certified Professional Magazine publishes > Samba article. > > Ok, so MCP magazine published my "What is Samba" article (although > it looks like they mutilated the html conversion from the WordPerfect > on Linux original :-). MCP magazine asked me to write this article and > I view it as part of my "Linux Outreach" pr...
2013 Sep 22
2
GCC generates slow code for IA32
I measured encoding speed of 24-bit WAV files. It turns out that 32-bit encoder made by GCC is ~1.7x times slower than 32-bit encoder made by MSVS. It seems that GCC creates inefficient code for 32bit * 32bit -> 64bit multiplication for 32-bit architecture. This problem affects FLAC__lpc_compute_residual_from_qlp_coefficients_wide() and FLAC__lpc_restore_signal_wide() functions. Is there any
2013 May 25
4
Bug fix and compatibility patches for 1.3.0pre4
On 25.5.2013 10:54, Erik de Castro Lopo wrote: > Robert Kausch wrote: > >> Hi all, >> >> I tried 1.3.0pre4 with ICL on Windows and found some issues. Not sure if >> this is the right place to submit patches, but someone suggested this on >> the apparently dead SourceForge patch tracker. >> >> The first two are quite straight forward: >> >> - The ICL patch fixes a typo in bitma...
2009 Apr 07
1
[LLVMdev] job opportunity
Hello everybody, If anybody is about to graduate and is looking for a research position, ICL at the University of Tennessee (http://icl.cs.utk.edu) is looking for a compilers person. We are looking for somebody with practical experience in compiler technology and some understanding of linear algebra. Sorry for spamming the list with non-development content, but I hope a lot of de...
2013 May 04
5
Bug fix and compatibility patches for 1.3.0pre4
Hi all, I tried 1.3.0pre4 with ICL on Windows and found some issues. Not sure if this is the right place to submit patches, but someone suggested this on the apparently dead SourceForge patch tracker. The first two are quite straight forward: - The ICL patch fixes a typo in bitmath.h and adds FLAC__bitwriter_write_zeroes to the...
2011 Jul 18
2
Diagramas de barras agrupados y apilados
¿Alguien sabe cómo dibujar un diagrama de barras agrupado (o apilado) con diferente número de elementos en cada grupo y que la leyenda quede "correcta"? Si utilizamos barplot (o barplot2 de gplots) podemos definir una matriz con columnas las diferentes alturas para cada grupo y si un grupo tiene menos categorias simplemente asignamos NA a los elementos sobrantes de esa columna. Pero no
2007 Apr 18
3
[Bridge] Linux bridging code bounces back frames?
...running Debian stable and kernel 2.4.26. Previously I used it as a router, so I know the hardware (NICs) is working. The NICs are as follows: eth0: WD80x3 at 0x280, 00 00 C0 0A 2C 2F WD8003-old, IRQ 10, shared memory at 0xd0000-0xd1fff. eth16i.c: v0.35 01-Jul-1999 Mika Kuoppala (miku@iki.fi) eth1: ICL EtherTeam 16i/32 at 0x240, IRQ 15, 00:00:4b:07:b3:9f TP interface. eth0 is a BNC network, if that matters. I'm using the bridge-utils 0.95-2 from Debian stable, and I've set up br0 with eth0 and eth1 via the interfaces script, as found in the examples. There I've also assigned a stati...
2012 Jul 21
2
two questions re: the use of lattice
Dear friends, I have two questions regarding the use of lattice. First some code: ## begin code z <- cbind(rep(c("BIC", "ICL", "s_v", "Q_v", "sig-q", "s_lsk", "s_lML", "s_mlsk", "s_mlML", "s_la8", "s_haar"), each = 250), rep(c(5, 10, 20, 30, 50), each = 50)) z <- rbind(cbind(z, 0), cbind(z, 20), cbind(z...
2014 Feb 06
0
Oplock break failed for file XXX-- replying anyway?
...lock.c:330(oplock_timeout_handler) Oplock break failed for file windows/intel/Composer-XE-2013.198/Documentation/csupport.txt -- replying anyway [2014/02/06 10:19:02.167430, 0] smbd/oplock.c:330(oplock_timeout_handler) Oplock break failed for file windows/intel/Composer-XE-2013.198/bin/intel64/icl.cfg -- replying anyway [2014/02/06 10:19:32.212903, 0] smbd/oplock.c:330(oplock_timeout_handler) Oplock break failed for file windows/intel/Composer-XE-2013.198/bin/intel64/intelc.lic -- replying anyway [2014/02/06 10:20:02.640514, 0] smbd/oplock.c:330(oplock_timeout_handler) Oplock break fai...
2016 May 07
2
Debug info scope of explicit casting type does not seem correct
...DW_TAG_typedef [4] DW_AT_type [DW_FORM_ref4] (cu + 0x0040 => {0x00000040}) DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000060] = "T") DW_AT_decl_file [DW_FORM_data1] ("c:\temp\ICL\LB\retain.cpp") DW_AT_decl_line [DW_FORM_data1] (16) Regards, Amjad From: David Blaikie [mailto:dblaikie at gmail.com] Sent: Saturday, April 30, 2016 17:59 To: Aboud, Amjad <amjad.aboud at intel.com> Cc: Adrian Prantl <aprantl at apple.com>; l...
2016 Apr 30
2
Debug info scope of explicit casting type does not seem correct
...DW_TAG_typedef [4] DW_AT_type [DW_FORM_ref4] (cu + 0x0040 => {0x00000040}) DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000060] = "T") DW_AT_decl_file [DW_FORM_data1] ("c:\temp\ICL\LB\retain.cpp") DW_AT_decl_line [DW_FORM_data1] (16) 0x00000037: NULL command line: clang -cc1 -triple i386-apple-ios9.0.0 -emit-obj -debug-info-kind=limited -O2 test.cpp -o - | llvm-dwarfdump -debug-dump=info - > cat test.cpp class A { public:...
2013 May 25
0
Bug fix and compatibility patches for 1.3.0pre4
Robert Kausch wrote: > Hi all, > > I tried 1.3.0pre4 with ICL on Windows and found some issues. Not sure if > this is the right place to submit patches, but someone suggested this on > the apparently dead SourceForge patch tracker. > > The first two are quite straight forward: > > - The ICL patch fixes a typo in bitmath.h and adds >...
2013 May 25
0
Bug fix and compatibility patches for 1.3.0pre4
Janne Hyv?rinen wrote: > On 25.5.2013 10:54, Erik de Castro Lopo wrote: >> Robert Kausch wrote: >>> I tried 1.3.0pre4 with ICL on Windows and found some issues. >>> The first two are quite straight forward: >>> >>> - The ICL patch fixes a typo in bitmath.h and adds >>> FLAC__bitwriter_write_zeroes to the external declarations in bitwriter.c. >>> - The Ogg patch replaces the che...
2013 Sep 22
0
GCC generates slow code for IA32
...22-09-13 10:31, lvqcl wrote: > I measured encoding speed of 24-bit WAV files. It turns out that 32-bit > encoder made by GCC is ~1.7x times slower than 32-bit encoder made by MSVS. Strange, I'm not able to reproduce your findings. I did found something rather odd though. I thought MSVC, ICL and GCC would produce the same files, but for some reason a GCC compile creates slightly smaller files. Looks like there is some GCC-specific code that influences compression ratio? I haven't noticed that in any of the tests I did before. GCC is a bit slower, but nowhere near 1.7x Results...
2007 May 08
0
irtoys
I have just submitted irtoys_0.1.0, a package potentially useful for those working with IRT models. It can fit the 1PL, 2PL, and 3PL models through a simple and unified syntax, using either the R package ltm, Brad Hanson's ICL program, or the commercially available BILOG-MG. The purpose is basically to facilitate teaching, and especially comparisons across models and/or programs. Various graphs, item fit statistics, scaling methods, ability estimation, simulation facilities etc. are also included. Please notice that...
2007 May 08
0
irtoys
I have just submitted irtoys_0.1.0, a package potentially useful for those working with IRT models. It can fit the 1PL, 2PL, and 3PL models through a simple and unified syntax, using either the R package ltm, Brad Hanson's ICL program, or the commercially available BILOG-MG. The purpose is basically to facilitate teaching, and especially comparisons across models and/or programs. Various graphs, item fit statistics, scaling methods, ability estimation, simulation facilities etc. are also included. Please notice that...
2002 Sep 10
1
VP3 Compressor Settings
...use it does not seem that any changes to the Key Frame settings, or specifying previous frame, etc has any influence on the resultant frame sizes. The only setting that does seem to make a big difference is the BitRate and Quality settings (obviously). Regards Oliver This email was scanned by the ICL anti-virus solution --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'theora-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. U...
2014 Jun 27
0
R CMD SHLIB failure (Win7 64-bit OS)
...\R-3.1.0". I installed Rtools to "C:\R\Rtools". I have placed these at the front of my PATH as directed as well. Here is my path: PATH=C:\R\Rtools\bin;C:\R\Rtools\gcc-4.6.3\bin;C:\R\R-3.1.0\bin\x64;C:\Progr am Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\S ystem32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\; C: \Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Managemen...