Skip to content
Snippets Groups Projects

Reduction Support

Merged Richard Angersbach requested to merge rangersbach/reductions into v2.0-dev
Compare and Show latest version
1 file
+ 1
1
Preferences
Compare changes
@@ -199,7 +199,7 @@ class CudaPlatform(GenericGpu):
def required_headers(self) -> set[str]:
return {
'"pystencils_runtime/hip.h"', # TODO: move to HipPlatform once it is introduced
'"gpu_atomics.h'
'"gpu_atomics.h"'
}
def materialize_iteration_space(