On 2016-03-01 06:25, lumin wrote: > Is there something that I can help? > > Besides please ping me if the svn repo is ready, > I can conduct some test and check :-)
amd64 should be more or less ready for going to experimental, more testing would be welcome! I tried the cuda code samples (see README.Debian), and most built (only those few that link with -lcudadevrt seem to miss a -lcudart). I didn't try to actually run even one of them :-) What's the status of using CUDA 7.5 with GCC 6 (already in experimental)? Right now I blocked this version in the header check and the gcc/g++ wrappers also ignore that version, so you need to ensure you are really testing with g++-6. If it doesn't blow up, we should enable it as well. Looking at ppc64el now ... Andreas