forked from NVIDIA/thrust
-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
Jared Hoberock edited this page Aug 6, 2014
·
11 revisions
A non-comprehensive list of future goals
Stateful Dispatch- Bulk Synchronous Data Parallel Kernel Launch
- Group Shared Variables
- Promises & Futures
- Asynchronous Algorithm Interface
- State-of-the-Art Counter-Based Random Number Generator
- Range-Based Interface
- Dynamic Backend
- Distributed Storage
- NUMA Systems
- multi-GPU
- Cluster
Enable Thrust algorithms from CUDA__device__
Functions- Block-Convergent Algorithms
- Improved Algorithm Performance
- Improved Productivity when using Thrust
A non-comprehensive list of non-goals (unlikely to implement)
- Support for Domain-Specific Functionality
- Multi-Dimensional Data Structures
- Support for Backend System-Specific Idiosyncracies