Releases: c3sr/scope
Releases · c3sr/scope
v1.4.0
-
Comm|Scope 0.9.0-30c3570f-master
-
cudnn|Scope 1.0.0-3a643afb-master
-
Example|Scope 1.0.1-0f5db5c0-master
-
NCCL|Scope 84da171d6fd15ce647159b1bb5c67170af6b573a
-
Friendlier error formatting for VS Code
-
Fix an issue with Benchmark submodule and CMake 3.17.2
-
Add USE_NVTX option for Nvidia Tools Extensions
v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.0
v1.0.0
v0.4.0
- Automatically load scopes from scope/scopes
- Use Clara for command line flags
- add
scope_fatal
for CMake - add a website
- add an after_init lifecycle phase
- provide
target_include_scope_directories
andtarget_link_scope_libraries
for CMake - change docker images to be base docker images. Scopes should build their own Docker images.
- Don't hard-code
nvcc
location. - add
unique_cuda_ids
to init/cuda - add
tools/generate_runscripts.py
to generate scripts to run different benchmarks in separate processes.