Updates to build recipe.

This commit is contained in:
Dave Pugmire 2021-12-08 14:18:08 -05:00
parent 924a69d24c
commit 7c975497a3

@ -7,7 +7,7 @@ Instructions for building VTK-m on various HPC systems is included below.
Spock is a system at the OLCF that is an early access system for Frontier.
As the software stack on Spock is frequently updated, these directions may be updated from time to time.
Building VTK-m with HIP support for the AMD GPUs with the correct versions of Rocm and Kokkos can be done with the following script.
Building VTK-m with HIP support for the AMD GPUs with the correct versions of Rocm, Kokkos and a patch to CMake can be done with the following script.
```sh