kokkos-kernels
kokkos-kernels copied to clipboard
979-shortenwinnames
This branch aims to trim down the length of some of the variable names used in kokkos-kernels/cmake, as on Windows there are link errors if the names generated in CMake are too long. Currently, we replace instances of MEMSPACE_HOSTSPACE to HOSTSP.
We are submitting this pull request to initiate a discussion on the desired approach. We note that TPetra does something similar, but with shorter instance names, and there are no problems in building TPetra.
Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging WARNING: NO REVIEWERS HAVE BEEN REQUESTED FOR THIS PULL REQUEST!
Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.
This looks newer than related https://github.com/kokkos/kokkos-kernels/issues/395