search for: yourr

Displaying 4 results from an estimated 4 matches for "yourr".

Did you mean: your
2006 Jun 09
3
Using "#include" on zaptel.conf
Hi all. Is this possible to use an include parameter on zaptel.conf file? I mean, I want to have a bunch of files with zaptel configurations, each one with the configuration of one kind of board(TDM, analog, and so on). Thanks, Denis Galv?o
2011 Sep 28
1
Handling missing values
Hi everyone, I've got a question concerning missing values in R. I'm looking for an R code which removes all NA values in my data.frame. I found many answers about how to remove rows or columns which contain NA's. My problem however is a bit different. I have a list of vectors. Each vector contains some NA Values that I want to remove. So, at the end all vectors will have
2015 Jun 09
2
[LLVMdev] Supporting heterogeneous computing in llvm.
...use > ELF __tgt_register_lib() (src/omptarget.cpp) would have to be extended > to understand your desired format. Otherwise you may just update > src/targets_info.cpp with your ELF ID and plugin name. > > e) Offloading is driven by clang, so it has to be aware of the required > by yourr device. If your device toolchain is not implemented in clang > you would have to do that in lib/Driver/ToolChains.cpp. > > f) Once everything is in place, you can compile your code by running > something like “clang -fopenmp -omptargets=your-target-triple app.c”. If > you do separate...
2015 Jun 08
2
[LLVMdev] Supporting heterogeneous computing in llvm.
Roel, You have to checkout and build llvm/clang as usual. For runtime support you'll have to build the libomptarget and make a plugin for your target. Samuel can help you some more. As for the OpenMP examples I can recommend you the http://openmp.org/mp-documents/OpenMP4.0.0.Examples.pdf look into the target constructs. Sergos On Mon, Jun 8, 2015 at 6:13 PM, Roel Jordans <r.jordans at