File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ ===============================================================================
2+ Changes in 0.3
3+ ===============================================================================
4+
5+ # Default to detecting the CUDA device capabilities at configure
6+ time. If no device is found on the build system, build all "major"
7+ CUDA capabilities to cut down on build time and library size. (thanks
8+ to Jeff Hammond for contributing)
9+
10+ # Add support for mixed memory types (thanks to ParTec AG for
11+ contributing)
12+
13+ # Add HIP backend for stream APIs
14+
15+ # Add automatic HIP SM detection
16+
17+ # Add automatic CUDA SM detection
18+
19+ # Add support for user-specified CUDA compiler
20+
21+ # Add support in --ze-native option to compile for multiple devices
22+
23+ # Add support for --pup-max-nesting < 2 in genpup.py
24+
25+ # Add support for --ze-revision-id to pass to ocloc compiler
26+
27+ # Other bug fixes and code cleanup
28+
129===============================================================================
230 Changes in 0.2
331===============================================================================
You can’t perform that action at this time.
0 commit comments