diff options
author | Artem Belevich <tra@google.com> | 2021-08-27 17:56:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-28 02:56:10 +0200 |
commit | a2a73953d6a23eaaab9ac724b7947317dc6e4471 (patch) | |
tree | ab7333b01f79c84ee02199ea6e3ec2dd3eadc742 /lib/compilers/java.js | |
parent | 955e500cea3ba7d3ce6cc266b7c6e21ef7f8c666 (diff) | |
download | compiler-explorer-a2a73953d6a23eaaab9ac724b7947317dc6e4471.tar.gz compiler-explorer-a2a73953d6a23eaaab9ac724b7947317dc6e4471.zip |
Reorganize CUDA compiler variants. (#2860)
Features supported by newer CUDA versions and GPUs are usually a superset of the
features of the older GPUs. Using the most recent ones allows us to compile more
code.
* For NVCC, use the most recent GPU supported by particular CUDA version.
* For clang, pick the most recent supported CUDA version and GPU.
Diffstat (limited to 'lib/compilers/java.js')
0 files changed, 0 insertions, 0 deletions