Skip to content

Remove CUBE profiling from xGPU #7

@maddyscientist

Description

@maddyscientist

There is no need as far as I can see to maintain CUBE in the xGPU library. CUBE was introduced as an automated profiling utility for xGPU since when xGPU was written the CUDA profiler was immature. Since then, the profiler has significantly advanced and can give much more detailed and useful information for CUBE. Moreover, the simple flops counting mechanism of CUBE is not required since the operation count is trivial.

The continued presence of CUBE in the library just obfuscates further development. I am therefore going to remove it, simplifying the code base.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions