• F
    Fix CUDAGraphAllocator bug for StreamSafeCUDAAllocator (#37821) · b4a67491
    From00 提交于
    * Fix CUDAGraph bug for StreamSafeCUDAAllocator
    
    * Add CUDAGrapthAllocator check in multi-stream interface
    
    * Set FLAGS_use_stream_safe_cuda_allocator defaulted to false
    
    * Fix environment error for cmake
    
    * Fix cmake error
    
    * Add UT of GetAllocatorInterfaceTest
    
    * Add UT of CUDAGraphExceptionTest
    
    * Enhance CUDAGraphExceptionTest
    b4a67491
stream_safe_cuda_alloc_test.cu 9.1 KB