TriBITSPub / TriBITS

TriBITS: Tribal Build, Integrate, and Test System,
http://tribits.org
Other
36 stars 46 forks source link

Change to use find_package(CUDAToolkit) and some other changes (trilinos/Trilinos#10954) #528

Closed bartlettroscoe closed 1 year ago

bartlettroscoe commented 1 year ago

Description

The main purpose of this PR is to change FindTPLCUDA.cmake to use find_package(CUDAToolkit) instead of find_package(CUDA) (see trilinos/Trilinos#10954 and especially https://github.com/trilinos/Trilinos/issues/10954#issuecomment-1262363127).

This PR also contains some come commit to address some other issues I noticed while working on this PR (related to #299).

Instructions for Reviewers

Please review each commit independently.

bartlettroscoe commented 1 year ago

Hello @KyleFromKitware, can you please perform a post-merge review of this PR? Please review the commits individually.

KyleFromKitware commented 1 year ago

+1