similar to: [LLVMdev] LLVM-HPC2 Workshop at SC'15 - Call for papers

Displaying 20 results from an estimated 1200 matches similar to: "[LLVMdev] LLVM-HPC2 Workshop at SC'15 - Call for papers"

2016 May 25
2
LLVM-HPC2016 Workshop at SC16 - Call for papers
CALL FOR PAPERS ================================================================= LLVM-HPC2016: The Third Workshop on the LLVM Compiler Infrastructure in HPC http://llvm-hpc3-workshop.github.io/ November 14th, 2016, Salt Lake City, UT In conjunction with the 2016 ACM/IEEE Supercomputing Conference (SC16)
2014 May 30
2
[LLVMdev] LLVM-HPC Workshop at SC'14 - Call for papers
CALL FOR PAPERS ================================================================= LLVM-HPC: The LLVM Compiler Infrastructure in HPC http://llvm-hpc-workshop.github.io/ November 17th, 2014, New Orleans In conjunction with the 2014 ACM/IEEE Supercomputing Conference (SC'14)
2020 Sep 08
1
LLVM-HPC2020 Workshop at SC20 - Call for papers - Deadline Extended
Hi, everyone, The paper submission deadline for this year's LLVM in HPC workshop has been further extended to September 14th (AoE). We're looking for a few additional submissions, so if you have anything that could be submitted as a paper by the beginning of next week, please take advantage of this opportunity. If you have any questions, please let me know. SC20 is now a virtual
2015 Oct 20
3
LLVM Social in Austin - Nov. 15?
Hello again, Because the LLVM in HPC workshop will be in Austin on Nov. 15th (http://llvm-hpc2-workshop.github.io/), we'll have an anomalously-high density of LLVM developers in Austin that day. I think it would be a great evening to have an LLVM social! I'm not familair with the Austin area, but I've cc'd some folks who are (or at least were) in Austin, so hopefully we can get
2016 Oct 18
2
LLVM Performance Workshop at CGO 2017
An LLVM Performance Workshop will be held at CGO 2017. The workshop is co-located with CC, HPCA, and PPoPP. If you are interested in attending the workshop, please register at the CGO website: http://cgo.org/cgo2017/workshops.html Call for Speakers We invite speakers from academia and industry to present their work on the following list of topics (including and not limited to:) - improving
2015 Nov 11
2
LLVM Social in Austin - Nov. 15?
Hi everyone, There seems to be a good level of interest in this; so we should settle on a time and location. It has been pointed out that previous socials were held at http://bbrovers.com/ - we seem to have a preference for the availability of alcoholic beverages, and otherwise no strong opinions have been expressed. Logistically, we should pick someplace likely to have flexibility regarding
2015 Dec 13
4
CFP for the 6th European LLVM conference on March 17-18, 2016 in Barcelona, Spain
We are pleased to announce the 6th European LLVM conference on March 17-18, 2016 in Barcelona, Spain. This will be a full two-day conference which aims to present the latest developments around LLVM and help strengthen the network of LLVM developers and users. The format will be similar to that of the previous meetings, with ample time for presentations, discussion, and networking between
2015 Nov 12
2
[cfe-dev] [Openmp-dev] LLVM Social in Austin - Nov. 15?
Hi, On Wed, Nov 11, 2015 at 8:01 AM, Cownie, James H via cfe-dev <cfe-dev at lists.llvm.org> wrote: > It would be much more convenient for those of us who are in town for SC and staying downtown if we could find somewhere in walking range. (Which in my mind is 1 to 3/2 of a mile; others may have different criteria, but I find a 30 min walk refreshing after taking beer :-). > Agreed.
2015 Nov 13
2
[cfe-dev] [Openmp-dev] LLVM Social in Austin - Nov. 15?
----- Original Message ----- > From: "Sebastian Pop" <spop at codeaurora.org> > To: "James H Cownie" <james.h.cownie at intel.com> > Cc: "Hal Finkel" <hfinkel at anl.gov>, "John Leidel (jleidel)" <jleidel at micron.com>, "LLVM Dev" > <llvm-dev at lists.llvm.org>, "cfe-dev" <cfe-dev at
2017 Jul 12
2
Call for Talks, Tutorials, BoFs, Panels, Student Research Competition, and More!
Call for Talks, Tutorials, BoFs, Panels, Student Research Competition, and More! All developers and users of LLVM and related sub-projects are invited to present at the 2017 LLVM Developers’ Meeting. We are looking for the following proposals: Technical Talks (~30 minutes): - On LLVM Infrastructure,Clang and all related sub-projects - On uses of LLVM in academia or industry - On new projects
2016 Jul 02
3
2016 LLVM Developers' Meeting - Bay Area: Call for Papers!
Call for Talks, Tutorials, BoFs, Panels, and More! All developers and users of LLVM and related sub-projects are invited to present at the 2016 LLVM Developers’ Meeting. We are looking for the following proposals: - Technical Talks on LLVM Infrastructure (~30 minutes) - Technicals Talks on related sub-projects (Clang, etc) - Talks of uses of LLVM in academia or industry - Talks on new projects
2016 Jun 07
3
PACT-2016 ACM Student Research Competition (SRC)
######################################################### PACT-2016: Call for Abstracts in ACM Student Research Competition (SRC) http://pact2016.eew.technion.ac.il/acm-src ######################################################### IMPORTANT DATES Abstract submission: 11:59pm US EDT Friday, June 17, 2016 Acceptance notification: 11:59pm US EDT Friday, July 15, 2016 Poster
2007 Jun 28
5
Repeat if
Hello, (Power Book G4, Mac OS X, R 2.5.0) I would like to repeat the function range for 85 Vectors (V1-V85). I tried with this code: i<-0 > repeat { + i<-i+1 + if (i<85) next + range (Vi, na.rm = TRUE) + if (i==85) break + } I presume that the Vi is wrong, because in this syntax i is not known as a variable. But I don´t know how to say that it is a variable here. Would be nice if
2007 Sep 28
2
simple matching with R
Hello! I am R beginner and I have a question obout a simple matching. I have to datasets that i read in with: MalVar29_37<-read.table("MalVar29_37.csv", sep = ";") FemVar29_37<-read.table("FemVar29_37.csv", sep = ";") They look like this and show binary variables: V1 V2 V3 V4 V5 V6 V7 V8 V9 1 0 0 0 0 0 1 0 0 0 2 0 0 0 0 0 1
2002 Jun 23
2
AdaBoost for R
I'm going to implement AdaBoost algorithm in R. Just wanted to ensure that there is no implementation of any boosting algorithm in R... don't want to reinvent the wheel... -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or
2011 Nov 02
1
difference between foo$a[2] <- 1 and foo[2,"a"] <- 1
Hallo Can anyone tell me the difference between foo$a[2] <- 1 and foo[2,"a"] <- 1 ? I thought that both expressions are equivalent, but when I run the following example, there is obviously a difference. > foo <- data.frame(a=NA,b=NA) > foo a b 1 NA NA > foo$a[1] <- 1 > foo$b[1] <- 2 > foo$a[2] <- 1 Error in `$<-.data.frame`(`*tmp*`,
2012 Jun 12
1
OpenSFS/EOFS Booth at ISC12
Coming to Hamburg next week ? The European Open File System (EOFS) and Open Scalable FileSystem (OpenSFS) would love to see you at ISC?12 June 17?-21, 2012, in Hamburg, Germany. Visit our booth (#765) to meet Lustre experts, participate in informative talks, ask hard questions, and join the various events we are hosting. First off, there''s a full scheduled of Lustre talks, each with
2012 Jun 12
1
OpenSFS/EOFS Booth at ISC12
Coming to Hamburg next week ? The European Open File System (EOFS) and Open Scalable FileSystem (OpenSFS) would love to see you at ISC?12 June 17?-21, 2012, in Hamburg, Germany. Visit our booth (#765) to meet Lustre experts, participate in informative talks, ask hard questions, and join the various events we are hosting. First off, there''s a full scheduled of Lustre talks, each with
2012 Jun 12
1
OpenSFS/EOFS Booth at ISC12
Coming to Hamburg next week ? The European Open File System (EOFS) and Open Scalable FileSystem (OpenSFS) would love to see you at ISC?12 June 17?-21, 2012, in Hamburg, Germany. Visit our booth (#765) to meet Lustre experts, participate in informative talks, ask hard questions, and join the various events we are hosting. First off, there''s a full scheduled of Lustre talks, each with
2015 Nov 14
2
[cfe-dev] [Openmp-dev] LLVM Social in Austin - Nov. 15?
Hearing no opinions to the contrary, let's say Banger's 6pm (tomorrow). Address and web site below. I submitted online for a reservation early this morning, and I'll try to get an updated head count on Sunday morning. -Hal Sent from my Verizon Wireless 4G LTE DROID On Nov 14, 2015 11:21 AM, Chandler Carruth <chandlerc at google.com> wrote: Did this ever get settled? On Fri,