Maarten Arnst
Maarten Arnst
Just in case this may be helpful, just wanted to note that @romintomasetti and I regularly compile Trilinos with Stokhos in cuda with uvm, cuda without uvm, and rocm builds....
Hi @etphipp. That's great that you made the fixes. @romintomasetti and I will integrate your PR in our builds and we'll be sure to report back. This is the diff...
Hi @ldh4. Thanks for having tested the minimal reproducer. On my side, I've just tested it with Cuda 11.2. Like you, I found that the error doesn't occur in this...
Hi again @ldh4. In the mean time, @romintomasetti and I have tested the minimal reproducer from trilinos/Trilinos#11065 with Cuda 11.2, 11.6, and 11.7: - no problem in Cuda 11.2 -...
Hi @ldh4, big thanks for looking into this! I agree that the original issue reported on this issue page may be a different problem. Maybe it's interesting to test whether...
hi @matt-stack. Thanks for looking into this. Higher up in the thread, @ldh4 and I found that the error raised in the original comment and the error produced by the...
Hi @CamelliaDPG. Thanks for your reaction! That certainly sounds good to track kokkos/kokkos#5474.
Hi @csiefer2. Thanks for looking into this! This is our configure: [CMakePresets.json.txt](https://github.com/trilinos/Trilinos/files/9596330/CMakePresets.json.txt) It looks like GitHub doesn't allow .json files to be uploaded. So that's why I added .txt to...
Hi @csiefer2. Thanks again for solving the companion issue about the Kokkos initialisation. Just wanted to ask if you should already have had a chance to look into this MKL...
Thanks, to all of you, for looking into this! The patch in the original post may go into the direction that @jjellio is suggesting. The patch is basically providing a...