Skip to content

Commit

Permalink
Merge pull request #23 from LLNL/artv3/descriptive-folder-names
Browse files Browse the repository at this point in the history
More descriptive folder names
  • Loading branch information
artv3 authored Jul 24, 2024
2 parents cb66f04 + 42ff873 commit 053c213
Show file tree
Hide file tree
Showing 46 changed files with 12 additions and 12 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
24 changes: 12 additions & 12 deletions Intro_Tutorial/lessons/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
add_subdirectory(01)
add_subdirectory(02)
add_subdirectory(03)
add_subdirectory(04)
add_subdirectory(05)
add_subdirectory(06)
add_subdirectory(07)
add_subdirectory(08)
add_subdirectory(09)
add_subdirectory(10)
add_subdirectory(11)
add_subdirectory(12)
add_subdirectory(01_blt_cmake)
add_subdirectory(02_raja_umpire)
add_subdirectory(03_umpire_allocator)
add_subdirectory(04_raja_forall)
add_subdirectory(05_raja_reduce)
add_subdirectory(06_raja_umpire_uvm)
add_subdirectory(07_raja_umpire_host_device)
add_subdirectory(08_raja_umpire_quick_pool)
add_subdirectory(09_raja_view)
add_subdirectory(10_raja_kernel)
add_subdirectory(11_raja_device_kernel)
add_subdirectory(12_raja_device_kernel_complete)

0 comments on commit 053c213

Please sign in to comment.