Skip to content
Snippets Groups Projects
Commit d2f04568 authored by Richard Angersbach's avatar Richard Angersbach
Browse files

Add missing include of gpu atomics

parent 013e6546
No related branches found
No related tags found
1 merge request!438Reduction Support
Pipeline #78590 passed
......@@ -3,6 +3,7 @@
#include <hip/hip_fp16.h>
#include "./bits/gpu_infinities.h"
#include "./bits/gpu_atomics.h"
#ifdef __HIPCC_RTC__
typedef __hip_uint8_t uint8_t;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment