Answering this for the archives:
1. CUDA: performance portability with the Chapel language
http://ieeexplore.ieee.org/document/6267860/?arnumber=6267860&tag=1
For the 1st work, I don't find the code in the trunk, how can I play with
that? How does the compilation process actually work? (CUDA ith nvcc and C
with gcc, then how to combine both and generate single binary)
This code never made it onto the master branch and so has suffered bit rot
since it was originally written. It also predated key concepts for
heterogeneity in Chapel, like hierarchical locales, so likely would likely
result in a different approach if re-done today. For historians, the
original code is available here:
https://github.com/chapel-lang/chapel-attic/tree/collaborations/gpu
-Brad
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Chapel-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-developers