Skip to content

StridedMemoryView & args_viewable_as_strided_memory show up in the main namespace by mistake #2027

@leofang

Description

@leofang

As of commit 39c085c:

>>> cuda.core.
cuda.core.Buffer(                           cuda.core.GraphicsResource(                 cuda.core.SMResourceOptions(                
cuda.core.Context(                          cuda.core.Kernel(                           cuda.core.Stream(                           
cuda.core.ContextOptions(                   cuda.core.LEGACY_DEFAULT_STREAM             cuda.core.StreamOptions(                    
cuda.core.Device(                           cuda.core.LaunchConfig(                     cuda.core.StridedMemoryView(                
cuda.core.DeviceMemoryResource(             cuda.core.LegacyPinnedMemoryResource(       cuda.core.TensorMapDescriptor(              
cuda.core.DeviceMemoryResourceOptions(      cuda.core.Linker(                           cuda.core.TensorMapDescriptorOptions(       
cuda.core.DeviceResources(                  cuda.core.LinkerOptions(                    cuda.core.VirtualMemoryResource(            
cuda.core.Event(                            cuda.core.ManagedMemoryResource(            cuda.core.VirtualMemoryResourceOptions(     
cuda.core.EventOptions(                     cuda.core.ManagedMemoryResourceOptions(     cuda.core.WorkqueueResource(                
cuda.core.Graph()                           cuda.core.MemoryResource(                   cuda.core.WorkqueueResourceOptions(         
cuda.core.GraphAllocOptions(                cuda.core.ObjectCode(                       cuda.core.args_viewable_as_strided_memory(  
cuda.core.GraphBuilder()                    cuda.core.PER_THREAD_DEFAULT_STREAM         cuda.core.checkpoint                        
cuda.core.GraphCompleteOptions(             cuda.core.PinnedMemoryResource(             cuda.core.graph                             
cuda.core.GraphCondition(                   cuda.core.PinnedMemoryResourceOptions(      cuda.core.launch(                           
cuda.core.GraphDebugPrintOptions(           cuda.core.Program(                          cuda.core.system                            
cuda.core.GraphDefinition(                  cuda.core.ProgramOptions(                   cuda.core.typing                            
cuda.core.GraphMemoryResource(              cuda.core.SMResource(                       cuda.core.utils

Metadata

Metadata

Assignees

Labels

P0High priority - Must do!bugSomething isn't workingcuda.coreEverything related to the cuda.core module

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions