relwork: finished occupancy and ptx sections
Some checks failed
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.10) (push) Has been cancelled
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.6) (push) Has been cancelled
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, pre) (push) Has been cancelled
Some checks failed
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.10) (push) Has been cancelled
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.6) (push) Has been cancelled
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, pre) (push) Has been cancelled
This commit is contained in:
@ -50,12 +50,12 @@
|
||||
file = {Eingereichte Version:C\:\\Users\\danwi\\Zotero\\storage\\U6EQPD62\\Lin und McIntosh-Smith - 2021 - Comparing Julia to Performance Portable Parallel Programming Models for HPC.pdf:application/pdf},
|
||||
}
|
||||
|
||||
@online{nvidia_cuda_2024,
|
||||
@online{nvidia_cuda_2025,
|
||||
title = {{CUDA} C++ Programming Guide},
|
||||
url = {https://docs.nvidia.com/cuda/cuda-c-programming-guide/},
|
||||
author = {{Nvidia}},
|
||||
urldate = {2024-11-22},
|
||||
date = {2024-11},
|
||||
date = {2025-03},
|
||||
}
|
||||
|
||||
@article{koster_massively_2020,
|
||||
@ -828,3 +828,19 @@ Publisher: Multidisciplinary Digital Publishing Institute},
|
||||
urldate = {2025-03-15},
|
||||
date = {2025-03},
|
||||
}
|
||||
|
||||
@online{nvidia_nsight_2025,
|
||||
title = {Nsight Compute — {NsightCompute} 12.8 documentation},
|
||||
url = {https://docs.nvidia.com/nsight-compute/NsightCompute/index.html#occupancy-calculator},
|
||||
author = {{Nvidia}},
|
||||
urldate = {2025-03-16},
|
||||
date = {2025-03},
|
||||
}
|
||||
|
||||
@online{nvidia_cuda_2025-1,
|
||||
title = {{CUDA} C++ Best Practices Guide 12.8 documentation},
|
||||
url = {https://docs.nvidia.com/cuda/cuda-c-best-practices-guide/index.html},
|
||||
author = {{Nvidia}},
|
||||
urldate = {2025-03-16},
|
||||
date = {2025-03},
|
||||
}
|
||||
|
Reference in New Issue
Block a user