Dear all, Have anyone managed to compile and *run* CUDA code on non-nVidia device? I've found HIPify: https://github.com/ROCm-Developer-Tools/HIPIFY that translates CUDA code to HIP code that can be then compiled and ran on both AMD and nVidia GPUs.
The thing is, I'm looking for a new laptop. Since I'm planning switching to GPU I want to be able to compile, run and test my code locally. Choosing a hardware with nVidia chip narrows the choice, moreover AMD CPUs seem to come with good enough built-in GPUs. Some years ago I've tried GPUOcelot and did not managed to make it work. Best, Michał -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/846802b0-3b0a-4933-92e3-3f1efe720ef5n%40googlegroups.com.
