search for: cqu

Displaying 12 results from an estimated 12 matches for "cqu".

Did you mean: cpu
2016 Nov 30
2
Problem about compiling the LLVM source code on QEMU running the aarch64?
...on Debian on QEMU/X86_64. The remained is to confirm whether the LLVM source code can be compiled successfully on Debian on QEMU/aarch64.? Thanks all the same! Best 2016-11-30 21:15 GMT+08:00 David Chisnall <David.Chisnall at cl.cam.ac.uk>: > On 30 Nov 2016, at 13:12, 李阳 <liyang.cs.cqu at gmail.com> wrote: > > > > Any kind of distribution is OK, the following is what I tried: > > > > 1. debian-testing-arm64-netinst.iso > > 2. debian-8.6.0-arm64-CD-1.iso > > 3. debian-testing-arm64-DVD-1.iso > > > > The launch script doesn't m...
2016 Nov 30
2
Problem about compiling the LLVM source code on QEMU running the aarch64?
Any kind of distribution is OK, the following is what I tried: 1. debian-testing-arm64-netinst.iso 2. debian-8.6.0-arm64-CD-1.iso 3. debian-testing-arm64-DVD-1.iso The launch script doesn't make any output. 2016-11-30 21:05 GMT+08:00 David Chisnall <David.Chisnall at cl.cam.ac.uk>: > On 30 Nov 2016, at 13:02, 李阳 via llvm-dev <llvm-dev at lists.llvm.org> wrote: > >
2016 Apr 25
2
bug: cross-compile Clang/LLVM for ARM using Clang/LLVM
Hi James, renato, So how do I download the missing ARM libraries on Ubuntu14.04? I cannot find any available libraries. Best, Liyang -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160425/04dfc553/attachment.html>
2007 Jul 10
2
CentOS 5 i386 Live CD
...apFE 4. Graphical Traceroute 5. samba-3.0.23c with cifs kernel support to connect to Windows file shares 6. System Log Viewer 7. GUI Hardware Device Manager ================================================================ The CentOS 5 i386 Live CD is based on the ADIOS Live CD Project: http://os.cqu.edu.au/adios/adk.html ================================================================ This CD has a non writable /usr directory, which means it is not able to have software installed on it after boot up. The CentOS team is working hard to create a Live CD for CentOS 5 that is based on the Fedor...
2007 Jul 10
2
CentOS 5 i386 Live CD
...apFE 4. Graphical Traceroute 5. samba-3.0.23c with cifs kernel support to connect to Windows file shares 6. System Log Viewer 7. GUI Hardware Device Manager ================================================================ The CentOS 5 i386 Live CD is based on the ADIOS Live CD Project: http://os.cqu.edu.au/adios/adk.html ================================================================ This CD has a non writable /usr directory, which means it is not able to have software installed on it after boot up. The CentOS team is working hard to create a Live CD for CentOS 5 that is based on the Fedor...
2016 Oct 27
0
problem on compiling cuda program with clang++
...ur system in order to be able to assist you. (For example, what Linux distribution are you running, and what version?) We will also need the output of running your command with "clang -v" and the preprocessor output, clang -E. -Justin On Thu, Oct 27, 2016 at 11:49 AM, 李阳 <liyang.cs.cqu at gmail.com> wrote: > Yes, I am following the document `CompileCUDAWithLLVM.rst`. > > And I want to use the `clang++` to compile the CUDA program to generate > intermediate representation(IR). However what I have been trying is that > `nvcc` can compile correctly and `clang++` ca...
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>:
2016 May 03
2
Problem on cross-compiling compiler-rt
This is currently a rough area in our build system, but there are two CMake options you probably need to set. (1) -DLLVM_BUILD_EXTERNAL_COMPILER_RT=On —> This option causes the build to use the just-built clang when building compiler-rt (2) -DCOMPILER_RT_DEFAULT_TARGET_ARCH=??? —> This is where you specify which architecture you want to build the compiler-rt archives and libraries for
2007 Jul 10
0
CentOS-announce Digest, Vol 29, Issue 2
...apFE 4. Graphical Traceroute 5. samba-3.0.23c with cifs kernel support to connect to Windows file shares 6. System Log Viewer 7. GUI Hardware Device Manager ================================================================ The CentOS 5 i386 Live CD is based on the ADIOS Live CD Project: http://os.cqu.edu.au/adios/adk.html ================================================================ This CD has a non writable /usr directory, which means it is not able to have software installed on it after boot up. The CentOS team is working hard to create a Live CD for CentOS 5 that is based on the Fedor...
2016 Oct 27
3
problem on compiling cuda program with clang++
Hi all, I compiled the *llvm3.9* source code on the *Nvidia TX1* board. And now I am following the document in the docs/CompileCudaWithLLVM.rst to compile cuda program with clang++. However, when I compile `axpy.cu` using `nvcc`, *nvcc* can generate the correct the binary; while compiling `axpy.cu` using clang++, the detailed command is `clang++ axpy.cu -o axpy --cuda-gpu-arch=sm_53
2016 May 05
2
Problem on cross-compiling compiler-rt
...his information could help the cross-compiling of compiler-rt. > Thank you. Thanks, Chris and yanglee. > > Lei > > -----Original Messages----- > From: "Chris Bieneman" <beanz at apple.com> > Sent Time: Wednesday, May 4, 2016 > To: "李阳" <yanglee.cqu at gmail.com> > Cc: "王磊" <wanglei at ia.ac.cn>, "LLVM Dev" <llvm-dev at lists.llvm.org> > Subject: Re: [llvm-dev] Problem on cross-compiling compiler-rt > > This is currently a rough area in our build system, but there are two CMake options you probab...
2007 Jul 11
0
CentOS-announce Digest, Vol 29, Issue 3
...0.23c with cifs kernel support to connect to Windows file shares > 6. System Log Viewer > 7. GUI Hardware Device Manager > > ================================================================ > > The CentOS 5 i386 Live CD is based on the ADIOS Live CD Project: > > http://os.cqu.edu.au/adios/adk.html > > ================================================================ > > This CD has a non writable /usr directory, which means it is not able to > have software installed on it after boot up. The CentOS team is working > hard to create a Live CD for CentO...