Arturo Vargas

Results 130 comments of Arturo Vargas

I hit the following errors: srun: Job 10457853 step creation still disabled, retrying (Requested nodes are busy) Will try again in the evening.

@rhornung67 are we ready to merge this PR?

I was wondering, should we deprecate seq_exec? or remove loop_exec and just have seq_exec have loop_exec behavior?

> We already have a wrapper for iterators, https://github.com/LLNL/RAJA/blob/develop/include/RAJA/util/Span.hpp. Nice, good to know. That would work as well.

For line 8 , can you try RAJA::cuda_exec?

@homerdin , I just pushed some adjustments to the RAJA examples so we can build them when sycl is enabled. Since Sycl is a bit different than CUDA/HIP there are...

I have some example improvements in https://github.com/LLNL/RAJA/pull/1273 for sycl.

We have some Docker sycl errors, I don't quite understand those though.

This looks great! Can we get example of how to use under the example folder?

Thanks @marsaev for looking into this. If there is anything you would like me to try please let me know. I can also share the logs if those would still...