Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an A100 CUDA parameter #1053

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

t-kusanagi
Copy link
Contributor

@t-kusanagi t-kusanagi commented Aug 31, 2023

Add an Ampere A100 parameter

Reference: https://images.nvidia.com/aem-dam/en-zz/Solutions/data-center/nvidia-ampere-architecture-whitepaper.pdf
p.19

The NVIDIA A100 Tensor Core GPU implementation of the GA100 GPU includes the following units:
...
64 FP32 CUDA Cores/SM, 6912 FP32 CUDA Cores per GPU

https://developer.nvidia.com/cuda-gpus

capability

Copy link
Owner

@cdcseacave cdcseacave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you, but pls point this change to develop branch

@t-kusanagi t-kusanagi changed the base branch from master to develop September 5, 2023 22:57
@t-kusanagi t-kusanagi changed the base branch from develop to master September 5, 2023 23:20
@t-kusanagi t-kusanagi force-pushed the add_cuda_ampere_param branch from b92eb6c to 09eb6a8 Compare September 5, 2023 23:28
@t-kusanagi t-kusanagi changed the base branch from master to develop September 5, 2023 23:28
@t-kusanagi
Copy link
Contributor Author

Sorry, I didn't realize I was pointing to the wrong branch, changed it to point to the develop branch.

@cdcseacave cdcseacave merged commit 91c9c2c into cdcseacave:develop Sep 6, 2023
SSground added a commit to SSground/openMVS that referenced this pull request Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants