Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.4.0

Pre-release
Pre-release

Choose a tag to compare

@cwpearson cwpearson released this 26 Sep 18:59
· 94 commits to master since this release
  • 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 and target_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.