search for: cedf

Displaying 5 results from an estimated 5 matches for "cedf".

Did you mean: ced
2016 Oct 27
1
problem on compiling cuda program with clang++
1. Yes, you both are right. My platform is Jetson TX1, AArch64. 2. And I obtain all the necessary files for TX1 by JetPack from the host(X86) and so `nvcc` can work rightly. 3. Althrough I can compile LLVM3.9 on TX1, I can not compile the CUDA program using `clang` tools. The error is "sys/cedfs.h no such file". 2016-10-28 4:07 GMT+08:00 Justin Lebar <jlebar at google.com>: > > NVidia TX1 is the AArch64 Jetson board with proper GPU (we use those). > > Sure, I believe that others use this configuration. I was saying, > "we", being, myself and those wh...
2016 Jun 06
2
readlines() truncates text file with Codepage 437 encoding
...0: a293 94f6 97a3 9681 989f e2e9 e4e8 eae0 ................ 000000b0: ebee e3e5 e7ed fc9e f9fb ecef f7f0 f3f2 ................ 000000c0: a9f4 f5c4 b3da bfc0 d9c3 b4c2 c1c5 cdba ................ 000000d0: d5d6 c9b8 b7bb d4d3 c8be bdbc c6c7 ccb5 ................ 000000e0: b6b9 d1d2 cbcf d0ca d8d7 cedf dcdb ddde ................ 000000f0: b0b1 b2fe 0a ..... Has anyone encountered something similar? Kind regards, Adam Obeng
2016 Jun 08
0
readlines() truncates text file with Codepage 437 encoding
...> ................ 000000b0: ebee e3e5 e7ed fc9e f9fb ecef > f7f0 f3f2 ................ 000000c0: a9f4 f5c4 b3da bfc0 > d9c3 b4c2 c1c5 cdba ................ 000000d0: d5d6 c9b8 > b7bb d4d3 c8be bdbc c6c7 ccb5 ................ 000000e0: > b6b9 d1d2 cbcf d0ca d8d7 cedf dcdb ddde ................ > 000000f0: b0b1 b2fe 0a ..... > Has anyone encountered something similar? > Kind regards, > Adam Obeng ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/lis...
2016 Oct 27
0
problem on compiling cuda program with clang++
> NVidia TX1 is the AArch64 Jetson board with proper GPU (we use those). Sure, I believe that others use this configuration. I was saying, "we", being, myself and those whom I work closely with, do not. Sorry if that wasn't precise. It is still not clear to me if the original poster is compiling for ARM or not. But it sounds like you're going to help them get this
2016 Oct 27
3
problem on compiling cuda program with clang++
On 27 October 2016 at 19:02, Justin Lebar via llvm-dev <llvm-dev at lists.llvm.org> wrote: > Hi, it looks like you're compiling CUDA for an ARM host? This is not > a configuration we have tested, nor is it something we have the > capability of testing at the moment. Hi Justin, NVidia TX1 is the AArch64 Jetson board with proper GPU (we use those). > You may be able to