Home
last modified time | relevance | path

Searched hist:"96 f2f97438a1756d1f7ad1171403989936e37876" (Results 1 – 2 of 2) sorted by relevance

/libCEED/
H A D.gitlab-ci.yml96f2f97438a1756d1f7ad1171403989936e37876 Wed Mar 31 23:14:22 UTC 2021 Jed Brown <jed@jedbrown.org> Disable autodetection of HIP and CUDA

Some machines, especially HPC machines with shared filesystems (e.g., at
LLNL) have CUDA and/or HIP compilation stacks despite no such devices.
Autodetection produces confusing errors in such environments, so we
disable them and require explicitly setting CUDA_DIR and/or HIP_DIR to
locate them (picked up automatically from the environment if present).
Document this behavior.

Reported-by: Natalie Beams <nbeams@icl.utk.edu>
H A DMakefile96f2f97438a1756d1f7ad1171403989936e37876 Wed Mar 31 23:14:22 UTC 2021 Jed Brown <jed@jedbrown.org> Disable autodetection of HIP and CUDA

Some machines, especially HPC machines with shared filesystems (e.g., at
LLNL) have CUDA and/or HIP compilation stacks despite no such devices.
Autodetection produces confusing errors in such environments, so we
disable them and require explicitly setting CUDA_DIR and/or HIP_DIR to
locate them (picked up automatically from the environment if present).
Document this behavior.

Reported-by: Natalie Beams <nbeams@icl.utk.edu>