AMReX-Codes / amrex

AMReX: Software Framework for Block Structured AMR
https://amrex-codes.github.io/amrex
Other
503 stars 336 forks source link

GNU Make: Add support for CUDA LTO #3993

Closed mirenradia closed 1 week ago

mirenradia commented 2 weeks ago

Summary

Pretty much as in the title. This is controlled with the CUDA_LTO makefile variable which defaults to FALSE.

Additional background

This was added for CMake in #1095

Checklist

The proposed changes: