Displaying 20 results from an estimated 22 matches for "4_3".
Did you mean:
43
2007 Apr 04
2
selection of character
...question:
I have a character vector like this
[1] "10_1" "1_1" "11_1" "2_1" "3_1" "4_1" "5_1" "6_1" "7_1" "8_1"
[11] "9_1" "1_3" "2_3" "3_3" "4_3" "1_4" "2_4" "3_4" "4_4" "5_4"
[21] "6_4" "7_4" "1_5" "2_5" "10_6" "11_6" "12_6" "1_6" "2_6" "3_6"
[31] "4_6" "5_6&qu...
2009 Aug 16
1
R CMD check --use-valgrind doesn't run valgrind on tests
...documentation seems to say that the old behavior should also be
the current behavior, but it isn't -- at least on my box.
oak$ cat /etc/SuSE-release
openSUSE 11.0 (X86-64)
VERSION = 11.0
oak$ valgrind --version
valgrind-3.3.0
oak$ gcc --version
gcc (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]
If this is just a stupid user problem and not a bug, how do I get the old
behavior (valgrind is run on tests). BTW valgrind is run on examples
under 2.9.0, as cat <packagename>.Rcheck/<packagename>-Ex.Rout shows.
--
Charles Geyer
Professor, School of Statistic...
2010 Sep 23
2
[LLVMdev] Debug build
Hi,
I have some problems with the debug build. I cannot use 'call F->viewCFG()', gdb says the function might be inlined. Did not help with make CXXFLAGS+="-O0 -g3".
I also have problems setting breakpoints in gdb for methods.
I expected this functionality in a Debug build, pleas give any info
/Jonas
-------------- next part --------------
An HTML attachment was
2010 Sep 24
0
[LLVMdev] Debug build
On Sep 23, 2010, at 10:48 PM, Jonas Paulsson wrote:
> gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) /Jonas
In this case you're using debug info generated by gcc 4.3.2.
-
Devang
[ cc'ing list for the benefit of others]
>
> From: Devang Patel [mailto:dpatel at apple.com]
> Sent: Thursday, September 23, 2010 7:23 PM
> To: Jonas Paulss...
2013 Oct 24
0
[LLVMdev] installation problems with latest sources
...SE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL = 3
SUSE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL = 3
$ uname -a
Linux loud19 3.0.93-0.8-default #1 SMP Tue Aug 27 08:44:18 UTC 2013
(70ed288) x86_64 x86_64 x86_64 GNU/Linux
$ gcc --version
gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973]
Regards,
-Ippokratis.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131024/23b1f6b4/attachment.html>
2009 Dec 14
0
Mysterious crash on SLES11; VMs did not autostart
...xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : 19718
cc_compiler : gcc version 4.3.2 [gcc-4_3-branch revision
141291] (SUSE Linux)
cc_compile_by : abuild
cc_compile_domain :
cc_compile_date : Wed Oct 14 00:02:21 UTC 2009
xend_config_format : 4
A little while ago I had a mysterious crash. Nothing
in /var/log/messages except that the server coming back up. That'...
2012 May 10
0
png support in R on linux
...UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] png_0.1-4
loaded via a namespace (and not attached):
[1] tools_2.14.0
Linux version 2.6.32.12-0.7-default (geeko@buildhost) (gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux) ) #1 SMP 2010-05-20 11:14:20 +0200
________________________________
Arbeitsgruppenleiter Integrative Biologie / Head of Integrative Biology Group
Abteilung für Strahlenzytogenetik / Research Unit of Radiation Cytogenetics
Tel.: +49-89-3187-3515
_____________...
2012 Aug 08
0
Building packages on SLES 11p2
...ib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.3 --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux
Thread model: posix
gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux)
> cat /etc/SuSE-release
SUSE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL = 2
Regards,
Jeff
2017 Nov 15
0
How to read PMML data from a text file and convert it to a model ?
...Length ~ Sepal.Width, data = mydata)
#Computing its pmml representation and storing it to a file
saveXML(pmml(mymodel),file = "myfile.xml")
testingReading <- fileToXMLNode("myfile.txt")
> testingReading
<PMML version="4.3" xmlns="http://www.dmg.org/PMML-4_3">
<Header>
<Application name="JPMML-R" version="1.2.20"/>
<Timestamp>2017-11-15T10:37:29Z</Timestamp>
</Header>
<DataDictionary>
<DataField name="Sepal.Length" optype="continuous" dataType="double&q...
2008 Oct 09
1
about pvgrub
...osmp noapic maxcpus=0 edd=off x11failsafe vga=0x314
initrd /boot/initrd-2.6.25.5-1.1-pae
the messge " xm dmesg", from the message , it''s seems that hvmdom have not running.
(XEN) Xen version 3.3.0_18314_02-5 (james@site) (gcc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036] (SUSE Linux) ) Wed Oct 8 11:55:57 CST 2008
(XEN) Latest ChangeSet: 18314
(XEN) Command line: dom0_mem=1024M
(XEN) Video information:
(XEN) VGA is text mode 80x25, font 8x16
(XEN) VBE/DDC methods: V2; EDID transfer time: 1 seconds
(XEN) Disc information:
(XEN) Found 1 MBR...
2013 Dec 14
1
Can''t boot converted SLES11SP2/OES11 domU
...ent the menu.lst is
correct.
If I look at xm console for the VM I get the output below:
Any ideas?
Thanks
James
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.0.101-0.5-xen (geeko@buildhost) (gcc
version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux) ) #1 SMP Thu
Oct 31 05:21:34 UTC 2013 (36fae46)
[ 0.000000] Command line: root=/dev/xvda2 resume=/dev/xvda1
splash=silent showopts vga=0x317
[ 0.000000] Xen-provided physical RAM map:
[ 0.000000] Xen: 0000000000000000 - 0000000100800000 (usable)
[...
2008 Oct 10
2
答复: Re: about pvgrub
...ilsafe vga=0x314
> initrd /boot/initrd-2.6.25.5-1.1-pae
>
>
> the messge " xm dmesg", from the message , it''s seems that hvmdom
have not running.
>
>
> (XEN) Xen version 3.3.0_18314_02-5 (james@site) (gcc version 4.3.1
20080507 (prerelease) [gcc-4_3-branch revision 135036] (SUSE Linux) )
Wed Oct 8 11:55:57 CST 2008
> (XEN) Latest ChangeSet: 18314
> (XEN) Command line: dom0_mem=1024M
> (XEN) Video information:
> (XEN) VGA is text mode 80x25, font 8x16
> (XEN) VBE/DDC methods: V2; EDID transfer time: 1 seconds
> (XEN) Disc i...
2015 Feb 05
5
[LLVMdev] RFC: Recursive inlining
...ns to
speculate.
This approach would have to be extended if the recursive calls didn't
return void (for example it was a recursive reduction), but it's not
impossible.
Sorry for the long post. What do people think?
Cheers,
James
[1]: http://link.springer.com/chapter/10.1007/3-540-45574-4_3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150205/53b2cf8c/attachment.html>
2010 Sep 08
5
domU paravirt vfb problem
Hello!
I''m investigate strange behaviour of vfb in paravirt domU (centos 5)
VNC servers started after creating domain, but information in xenstore
appears sometimes after 1-2 minutes after start. Why this happening? And
how can i get VNC port immediate after creating of domU?
Thank''s.
--
Vasiliy G Tolstov <v.tolstov@selfip.ru>
Selfip.Ru
2010 Apr 13
0
raise VmError(''Creating domain failed: name=%s'' %
...0-1
node_to_memory : node0:61
xen_major : 3
xen_minor : 2
xen_extra : .1_16881_04-4.2
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : 16881
cc_compiler : gcc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch
revisio
cc_compile_by : abuild
cc_compile_domain : suse.de
cc_compile_date : Sat Jun 7 03:48:49 UTC 2008
xend_config_format : 4
Python version
Python 2.4.4 (#1, Feb 15 2008, 12:50:21)
[GCC 4.1.2 (Gentoo 4.1.2 p1.0.2)] on linux2
creating domain command:
gate xen # xm create -c /etc/xen/...
2015 Feb 05
5
[LLVMdev] RFC: Recursive inlining
...recursive reduction), but it's not
> > impossible.
> >
> >
> > Sorry for the long post. What do people think?
> >
> >
> > Cheers,
> >
> >
> > James
> >
> >
> > [1]: http://link.springer.com/chapter/10.1007/3-540-45574-4_3
>
> --
> Hal Finkel
> Assistant Computational Scientist
> Leadership Computing Facility
> Argonne National Laboratory
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150205/596b77a7/att...
2012 Oct 17
0
vhd format support failed on suse11 x86_64 sp2
...86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : unavailable
xen_commandline :
cc_compiler : gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973]
cc_compile_by : root
cc_compile_domain :
cc_compile_date : Thu Oct 25 10:59:12 EDT 2012
xend_config_format : 4
13)xm create -c /etc/xen/xmexample.hvm
14)localhost:~/work/test # vncviewer 127.0.0.1:0
see accessory IMAG0160.jpg
/var/log/...
2010 Sep 17
27
Problem: Pattern with vertical colored lines on the dom0 screen
...|_|(_)___(_)___/___|_____|_|\___/ /_/|_|___\___/ |_| \___(_)_____(_)
|_____| |_____|
__
/ /_
| ''_ \
| (_) |
\___/
(XEN) Xen version 4.0.0_21091_04-0.2.6 (abuild@) (gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux) ) Thu May 20 11:44:41 UTC 2010
(XEN) Latest ChangeSet: 21091
(XEN) Console output is synchronous.
(XEN) Command line: vga=mode-0x314 console=com1,vga com1=38400 sync_console debug=yes guest_loglvl=all iommu=verbose crashkernel=256M@16M
(XEN) Video information:
(...
2013 Feb 20
8
crash in nvmx_vcpu_destroy
...____|\___/|_|____/ \___/_____|_|
___ _ _____ ____ _____ _ _ _
/ _ \ / |___ |___ \___ / | || |
| (_) || | / / __) | / /| | || |_
\__, || | / / / __/ / / | |__ _|
/_(_)_|/_/ |_____/_/ |_| |_|
(XEN) Xen version 4.3.26579-20130219.172714 (abuild@) (gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973]) debug=n Tue Feb 19 17:31:26 UTC 2013
(XEN) Latest ChangeSet: unavailable
(XEN) Bootloader: GNU GRUB 0.97
(XEN) Command line: console=com1 com1=57600 loglvl=all guest_loglvl=all
(XEN) Video information:
(XEN) VGA is text mode 80x25, font 8x16
(XEN) VBE/DDC methods: none; E...
2017 Apr 05
4
[PATCH] Optimize silk_warped_autocorrelation_FIX() for ARM NEON
Thank Jean-Marc!
The speedup percentages are all relative to the entire encoder.
Comparing to master, this optimization patch speeds up fixed-point SILK
encoder on NEON as following: Complexity 5: 6.1% Complexity 6: 5.8%
Complexity 8: 5.5% Complexity 10: 4.0%
when testing on an Acer Chromebook, ARMv7 Processor rev 3 (v7l), CPU max
MHz: 2116.5
Thanks,
Linfeng
On Wed, Apr 5, 2017 at 11:02 AM,