Samuel F Antao

Results 4 issues of Samuel F Antao

This patch introduces acceleration code in Code_Saturne for NVIDIA GPUs. This is a partial port in the sense that a limited set of testcases are supported. This has been tested...

Using as an example `https://github.com/amd/HPCTrainingExamples/tree/main/HIPIFY/mini-nbody/hip`, if I get device counters with rocprof using: ``` > cat $wd/counters.txt pmc : WriteSize FetchSize > bash -c "export ROCR_VISIBLE_DEVICES=0 ; rocprof -i $wd/counters.txt...

Under Investigation

HIP/HSA are now correct in all trace options.

## Checklist before submitting - [x] Did you read the [contributor guide](https://github.com/horovod/horovod/blob/master/CONTRIBUTING.md)? - [ ] Did you update the docs? - [ ] Did you write any tests to validate...