Draft: Removing nvc/nvc++ warning issue
This is not an issue on Perlmutter, this is a feature.
nvc
/nvc++
are CPU compiler which has GPU opt-in.
- One must add
-cuda
to compile code with nvc/nvc++ if there's cuda code in the source file
Edited by Ronnie Chatterjee