You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- CUDA used for AMGX compilation: [e.g. `CUDA 11.7.0`]
19
+
- MPI version (if applicable): [e.g. `OpenMPI 4.0.3`, `MS-MPI v10.1.2`]
20
+
- AMGX version or commit hash [e.g. `v2.3.0`, `34232979e993d349a03486f7892830a1209b2fc9`]
21
+
- Any related environment variables information
22
+
23
+
**Configuration information**
24
+
25
+
Provide your `cmake` command line that was used for configuration and it's full output.
26
+
27
+
**Compilation information**
28
+
29
+
Provide your make command
30
+
31
+
**Issue information**
32
+
33
+
Provide any error messages from your CMake or compiler. It will also greatly help to attach output of `make` command rerun with `VERBOSE=1` to see exact host compiler launch command that issues the error.
0 commit comments