Type in manual?

Hi all,

In this part of the where it’s describing the “gpus Ng Ns” as: Shouldn’t it be GPU=yes instead of CUDA=yes? because from what I understand this switch applies to gpu package and not user-cuda, or is that applicable to both?! Cheers, Kasra.

Sorry, I copied the part for “device Nd” which is correct but I meant this part:

Kasra.

All of those sections for device, gpus, threads, etc are actually
talking about the KOKKOS package, not the USER-CUDA or GPU
package. So the CUDA=yes keyword is a KOKKOS build option,
and applies to both the sections you mention.

Steve