forked from NVIDIA/thrust
-
Notifications
You must be signed in to change notification settings - Fork 2
Roadmap
jaredhoberock edited this page Jun 4, 2012
·
6 revisions
A non-comprehensive list of future goals
- Stateful Dispatch
- Bulk Synchronous Data Parallel Kernel Launch
- Group Shared Variables
- Promises & Futures
- 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