Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-12-13 | 356 Bytes | |
Thrust 2.0.1.tar.gz | 2022-12-13 | 999.3 kB | |
Thrust 2.0.1.zip | 2022-12-13 | 1.9 MB | |
Totals: 3 Items | 2.9 MB | 0 |
Other Enhancements
- Disable CDP parallelization of device-side invocations of Thrust algorithms on SM90+. The removal of device-side synchronization support in recent architectures makes Thrust’s fork-join model unimplementable on device, so a serial implementation will be used instead. Host-side invocations of Thrust algorithms are not affected.