1.3. Using cmake

1.3.1. TODO

  1. note major difference in cmake 3.16+ for CUDA
  2. note shifting C++ standards
  3. how to detect cuda_arch and cublas/thrust/etc.
  4. how to export built library targets
  5. best practice of storing run_cmake.sh
  6. how to build documentation within your cmake
  7. example of dual make HIP/CUDA