Package hedge :: Package cuda :: Module tools :: Class DeviceData
[frames] | no frames]

Class DeviceData

source code

Instance Methods
 
__init__(self, dev) source code
 
align(self, bytes) source code
 
align_dtype(self, elements, dtype_size) source code
 
align_words(self, word_size) source code
 
align_bytes(self, wordsize=4) source code
 
coalesce(self, thread_count) source code
Static Methods
 
make_valid_tex_channel_count(size) source code