search for: bsc

Displaying 20 results from an estimated 277 matches for "bsc".

Did you mean: asc
2020 Nov 02
2
Loop-vectorizer prototype for the EPI Project based on the RISC-V Vector Extension (Scalable vectors)
...upercomputing Center, we have been working on an end-to-end vectorizer using scalable vectors for RISC-V Vector extension in context of the EPI Project <https://www.european-processor-initiative.eu/accelerator/>. We earlier shared a demo of our prototype implementation  (https://repo.hca.bsc.es/epic/z/9eYRIF, see below) with the folks involved with LLVM SVE/SVE2 development. Since there was an interest in looking at the source code during the discussions in the subsequent LLVM SVE/SVE2 sync-up meetings, we are also publishing a public copy of our repository. It is available at htt...
2020 Nov 05
0
Loop-vectorizer prototype for the EPI Project based on the RISC-V Vector Extension (Scalable vectors)
...sts.llvm.org<mailto:llvm-dev at lists.llvm.org>> Sent: 05 November 2020 01:36 To: Renato Golin <rengolin at gmail.com<mailto:rengolin at gmail.com>> Cc: LLVM Dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>>; ROGER FERRER IBANEZ <roger.ferrer at bsc.es<mailto:roger.ferrer at bsc.es>>; Arai, Masaki <arai.masaki at jp.fujitsu.com<mailto:arai.masaki at jp.fujitsu.com>> Subject: Re: [llvm-dev] Loop-vectorizer prototype for the EPI Project based on the RISC-V Vector Extension (Scalable vectors) Hi Renato, Thanks a lot for yo...
2020 Nov 06
2
Loop-vectorizer prototype for the EPI Project based on the RISC-V Vector Extension (Scalable vectors)
...10:07 To: Roger Ferrer Ibáñez <rofirrim at gmail.com><mailto:rofirrim at gmail.com>; Sjoerd Meijer <Sjoerd.Meijer at arm.com><mailto:Sjoerd.Meijer at arm.com> Cc: Renato Golin <rengolin at gmail.com><mailto:rengolin at gmail.com>; Vineet Kumar <vineet.kumar at bsc.es><mailto:vineet.kumar at bsc.es>; LLVM Dev <llvm-dev at lists.llvm.org><mailto:llvm-dev at lists.llvm.org>; ROGER FERRER IBANEZ <roger.ferrer at bsc.es><mailto:roger.ferrer at bsc.es>; Arai, Masaki <arai.masaki at jp.fujitsu.com><mailto:arai.masaki at jp....
2020 Nov 05
2
Loop-vectorizer prototype for the EPI Project based on the RISC-V Vector Extension (Scalable vectors)
.... ________________________________ From: Simon Moll <Simon.Moll at EMEA.NEC.COM> Sent: 05 November 2020 11:07 To: Roger Ferrer Ibáñez <rofirrim at gmail.com>; Sjoerd Meijer <Sjoerd.Meijer at arm.com> Cc: Renato Golin <rengolin at gmail.com>; Vineet Kumar <vineet.kumar at bsc.es>; LLVM Dev <llvm-dev at lists.llvm.org>; ROGER FERRER IBANEZ <roger.ferrer at bsc.es>; Arai, Masaki <arai.masaki at jp.fujitsu.com> Subject: Re: [llvm-dev] Loop-vectorizer prototype for the EPI Project based on the RISC-V Vector Extension (Scalable vectors) Hi all, On 11/5...
2019 Apr 18
3
Opt plugin linkage
...on the cmake command) then link the plugin against ExecutionEngine. That shouldn’t require any changes anywhere (when I gave it a quick try it seemed to work). John From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Zhang via llvm-dev Sent: 16 April 2019 22:04 To: Viktor Was BSc; llvm-dev Subject: Re: [llvm-dev] Opt plugin linkage Just another follow-up, seems like ExecutionEngine is still not usable without editing CMakeLists, on my setup I had to edit CMakeLists.txt as well to get the example working. Below is the modifications I made: Modified Hello.cpp for testing: `...
2019 Apr 16
2
Opt plugin linkage
...``cl::ParseCommandLineOptions(argc, argv, "llvm .bc -> .bc modular optimizer and analysis printer\n");`` to the beginning of main() solved it for me. I'm not sure if this is a bug on LLVM side Zhang ------------------ Original ------------------ From: "Viktor Was BSc via llvm-dev"<llvm-dev at lists.llvm.org>; Date: Wed, Apr 17, 2019 03:09 AM To: "llvm-dev"<llvm-dev at lists.llvm.org>; Subject: Re: [llvm-dev] Opt plugin linkage How come the hello pass example is so totally useless as a starting point? Why is this not using any...
2020 Nov 09
0
Loop-vectorizer prototype for the EPI Project based on the RISC-V Vector Extension (Scalable vectors)
...________________________________ From: Simon Moll <Simon.Moll at EMEA.NEC.COM> Sent: 06 November 2020 15:37 To: Sjoerd Meijer <Sjoerd.Meijer at arm.com>; Roger Ferrer Ibáñez <rofirrim at gmail.com> Cc: Renato Golin <rengolin at gmail.com>; Vineet Kumar <vineet.kumar at bsc.es>; LLVM Dev <llvm-dev at lists.llvm.org>; ROGER FERRER IBANEZ <roger.ferrer at bsc.es>; Arai, Masaki <arai.masaki at jp.fujitsu.com> Subject: Re: [llvm-dev] Loop-vectorizer prototype for the EPI Project based on the RISC-V Vector Extension (Scalable vectors) On 11/6/20 12:39...
2005 Jul 05
3
Files missing when using windows XP and samba
...issions are 666. There seems to be no consistency between files that are missing. I have tried a number of different Xp machines and they all exhibit the same symptoms. Any ideas or suggestions would be appreciated. Many thanks Stuart. -- --------------------------------------- Stuart Bailey BSc (hons) CEng CITP MBCS ? ? ? ? ?LinuSoft (Proprietor) ? ? ? ? ? ?Linux Specialist ? ? ? ? ? ? (01953) 601294 ? ? ? ? ? ? (07778) 383739 ? ? ? ?http://www.linusoft.co.uk ---------------------------------------- ********************************************************************** This email and any...
2019 Apr 16
3
Opt plugin linkage
Hi, I have a dynamically loaded llvm pass built in-tree with ninja (generated with cmake, basically a copy of the hallo pass plugin, linux, llvm/clang version 6.0.1). It uses the ExecutionEngine. Building it without linking against LLVMExecutionEngine library results in an undefined symbol to the vtable of the EngineBuilder when loaded to opt. Linking the plugin with LLVMExecutionEngine results in
2012 Feb 13
2
Joining a MS sevrer 2008 R2 machine to a Samba domain
...n connect to a domain controller. If the license check cannot be completed, the server will automatically shut down in 10 day(s) 22 hour(s). For more information, click Help' Are the any suggested fixes, or config options that will satisfy the Windows server? Many thanks, Stuart Bailey BSc (hons) CEng CITP MBCS LinuSoft (Managing Director) Linux Specialist & Software Developer ~~~~~~~~~~~~~~~~~~~~~~~ Phone: (0845) 658 3563 Direct: +44 (0) 1953 878162 Fax: +44 (0) 1603 858583 ~~~~~~~~~~~~~~~~~~~~~~~ http://...
2020 Apr 07
2
Questions about vscale
...ult From: llvm-dev <llvm-dev-bounces at lists.llvm.org<mailto:llvm-dev-bounces at lists.llvm.org>> On Behalf Of Kai Wang via llvm-dev Sent: Tuesday, April 7, 2020 1:31 AM To: llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org> Cc: Roger Ferrer Ibanez <roger.ferrer at bsc.es<mailto:roger.ferrer at bsc.es>>; rengolin at gmail.co<mailto:rengolin at gmail.co>; robin.kruppe at gmail.com<mailto:robin.kruppe at gmail.com> Subject: [EXT] [llvm-dev] Questions about vscale Hi, In RISC-V v-extension, operations could operate on a group of vector regi...
2011 Aug 24
2
Split data frame by date (POSIXlt)
...0:00 1200 1190 which is totally fine. But when I now try to split the data frame it says, that I am indexing out of bounds... (German: "Fehler in args[[i]] : Indizierung au?erhalb der Grenzen") Can anybody help me? Thanks in advance! Best Franc BSc. Student University of Mannheim Schon geh?rt? WEB.DE hat einen genialen Phishing-Filter in die Toolbar eingebaut! [1]http://produkte.web.de/go/toolbar References 1. http://produkte.web.de/go/toolbar
2009 Feb 24
12
How (not) to destroy a PostgreSQL db in domU on powerfail
...f the server, just behind the UPS Seems XEN does lie about fsync, otherwise it shouldn''t have crashed the database (so badly that I could not even dump it, had to restore). Is there a way to secure domU''s in a way they survive a powerfail? mfg zmi -- // Michael Monnerie, Ing.BSc ----- http://it-management.at // Tel: 0660 / 415 65 31 .network.your.ideas. // PGP Key: "curl -s http://zmi.at/zmi.asc | gpg --import" // Fingerprint: AC19 F9D5 36ED CD8A EF38 500E CE14 91F7 1C12 09B4 // Keyserver: wwwkeys.eu.pgp.net...
2005 Aug 23
1
xenU
Hi, When building an xenU guest kernel do you need to make ARCH=xen ?? as I am trying to build a kernel that includes a patch for abi-sco that has parts build against i386 and I believe that this is causing the build not to work. Any ideas welcome. Thanks Mark Mark Olliver BSc (Hons) MBCS Thermeon Europe Ltd e-Card www.thermeoneurope.com/e-Card/mpo Email mpo@thermeoneurope.com Web www.thermeoneurope.com Support 0906 515 0908 Int. Support +44 1293 864 341 Support Email support@thermeoneurope.com Support Site www.thermeoneurope.com/rt Sales +44 1293 864 334...
2008 Jun 18
1
Question
..."h"),value=c(2,3,5,6)) #Question: how can I reshape Data to the following # Grade postcode sector long/lat # h 2 6 0 # m 0 3 0 # l 0 0 5 Regards, Arvin Zolfaghari Lead Researcher, PhD MSc BSc Lloyd's Exposure Management Telephone +44 (0)20 7327 5983 www.lloyds.com <http://www.lloyds.com/> SAVE PAPER - THINK BEFORE YOU PRINT ********************************************************************** The information in this E-Mail and in any attachments is...{{dropped:22}}
2006 Jul 19
0
JavaGD
...JavaGD(name = "JavaGD", width = 400, height = 300, ps = 12) : unable to start device JavaGD if I try and reinstall I get Warning: package 'JavaGD' is in use and will not be installed Any help will be greatly appreciated Regards Mark Castalanelli Bsc (Hons) Molecular Biology Bsc Forensic Biology and Toxicology DAFWA - European House Borer Project (08) 9368 3754 This e-mail and any files transmitted with it are privileged and confidential information intended for use of the addressee.The confidentiality and/or privilege is not waive...
2009 Apr 27
1
question about adaboost.
Hello, I would like to know how to obtain the misclassification error when performing a boosting analisis with ADABAG package? With: > prop.table(Tesis.boostcv$confusion) I obtain the confusion matrix, but not the overall missclassification error. Thanks in advance, BSc. Cecilia Lezama Facultad de Ciencias - UDELAR Montevideo - Uruguay. [[alternative HTML version deleted]]
2003 Nov 10
2
ramdisk_size
...ot a 200meg uncompressed (approx 50 compressed) ramdisk onto a machine with 512meg of ram. It looks as though I'am running out of memory (attempt to access beyond end of device error). Is there a limit on what we put for ramdisk_size? Or Is there other limitations? thanks -- Jeff Geddes, BSc(UNB) Computer Systems Specialist University of New Brunswick Faculty of Computer Science eMail: jgeddes at unb.ca office: Rm. E119 phone : (506) 452-6102 fax : (506) 453-3566
2009 Aug 10
3
SNOM 870
Anybody tried one with Asterisk yet ? Views ? Best Regards, -- This message has been scanned for viruses and dangerous content and is believed to be clean. SplatNIX IT Services :: Innovation through collaboration
2012 May 18
1
translation
Dear Sir/Madam I am a BSc student studying statistics in Ferdowsi University of Mashhad,Iran. Translating R messages to Farsi is my thesis and I have already downloaded *poEdit*  to translate those messages.However, the created .mo files for R.pot and RGui.pot are not useful at all. I would like to be informed if there is s...