Logo
  • Overview
  • Releases
  • Release Process
  • Developer Build
  • Thrust API documentation
    • Algorithms
    • Containers
    • Function Objects
    • Iterators
    • Memory Management
      • Allocators
      • Memory Resources
        • thrust::mr::operator!=
        • thrust::mr::get_global_resource
        • thrust::mr::tls_disjoint_pool
        • thrust::mr::tls_pool
        • thrust::mr::operator==
      • thrust::device_pointer_cast
      • thrust::operator<<
      • thrust::device_malloc
      • thrust::device_free
      • thrust::raw_reference_cast
      • thrust::device_delete
      • thrust::operator<<
      • thrust::malloc
      • thrust::device_new
      • thrust::device_pointer_cast
      • thrust::device_new
      • thrust::raw_pointer_cast
      • thrust::return_temporary_buffer
      • thrust::device_new
      • thrust::free
      • thrust::raw_reference_cast
      • thrust::get_temporary_buffer
    • Numerics
    • Parallel Execution Policies
    • Random Number Generators
    • System
    • Utility
  • Thrust: The C++ Parallel Algorithms Library API
thrust
  • »
  • Thrust API documentation »
  • Memory Management »
  • Memory Resources

Memory Resources

  • thrust::mr::disjoint_unsynchronized_pool_resource

  • thrust::mr::disjoint_synchronized_pool_resource

  • thrust::mr::memory_resource

  • thrust::mr::new_delete_resource

  • thrust::mr::unsynchronized_pool_resource

  • thrust::mr::pool_options

  • thrust::mr::synchronized_pool_resource

  • thrust::mr::operator!=
  • thrust::mr::get_global_resource
  • thrust::mr::tls_disjoint_pool
  • thrust::mr::tls_pool
  • thrust::mr::operator==

© Copyright 2025, NVIDIA. Last updated on May 13, 2025.