Skip to content

Optimize atomic float on NVPTX#45

Draft
taiki-e wants to merge 1 commit intomainfrom
nvptx
Draft

Optimize atomic float on NVPTX#45
taiki-e wants to merge 1 commit intomainfrom
nvptx

Conversation

@taiki-e
Copy link
Owner

@taiki-e taiki-e commented Oct 20, 2022

Closes #34

TODO:

  • needs tests
  • handle pre-sm_70

@taiki-e taiki-e added the O-nvptx Target: NVPTX, https://llvm.org/docs/NVPTXUsage.html label Oct 20, 2022
@taiki-e taiki-e force-pushed the nvptx branch 2 times, most recently from 6f513d9 to 12ca810 Compare December 25, 2022 12:05
@taiki-e taiki-e force-pushed the nvptx branch 3 times, most recently from 9115e76 to da7a9f5 Compare February 4, 2023 14:23
@taiki-e taiki-e force-pushed the nvptx branch 2 times, most recently from 02adc3a to 5380572 Compare June 4, 2023 14:00
@taiki-e taiki-e force-pushed the main branch 2 times, most recently from a4d8248 to 6d90a3d Compare July 29, 2023 08:13
@taiki-e taiki-e force-pushed the main branch 2 times, most recently from ea83130 to 899352a Compare September 23, 2023 05:20
@taiki-e taiki-e force-pushed the main branch 5 times, most recently from c9456c0 to 67c1339 Compare March 9, 2024 12:33
@taiki-e taiki-e force-pushed the main branch 9 times, most recently from 3076fb9 to 79adf66 Compare September 8, 2024 07:03
@taiki-e taiki-e force-pushed the main branch 6 times, most recently from 023c526 to fc902d0 Compare September 20, 2024 12:53
@taiki-e taiki-e force-pushed the main branch 10 times, most recently from 51d5755 to a68d11b Compare October 4, 2024 21:07
@taiki-e taiki-e force-pushed the main branch 4 times, most recently from b2ccb5c to 6035b03 Compare October 19, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-float Area: related to atomic float O-nvptx Target: NVPTX, https://llvm.org/docs/NVPTXUsage.html

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optimize atomic floats on nvptx

1 participant