Skip to content

Commit

Permalink
bump SIRF for GPU problem
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisThielemans committed Jul 10, 2024
1 parent 435162e commit cd79da4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## v3.8.0
- Removed ACE as no longer needed by Gadgetron
- Updated Versions:
- SIRF: cb8a9981b142006c3b01cf9264f51882afdad12a (9 July 2024)
- SIRF: a4d8cae6dd014194642d35e7fb9283e8da44a497 (10 July 2024)
- STIR: a9b18e0f346759ce81ebc0695d9b571079ab48f0 (9 July 2024)
- parallelproj: 1.9.1 (contains a fix for truncation of the TOF kernel)
- CIL: b3d8ffeeec9413a3b54264e4097a445d2ef5b88b (29 June 2024)
Expand Down
2 changes: 1 addition & 1 deletion version_config.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ set(DEFAULT_STIR_TAG a9b18e0f346759ce81ebc0695d9b571079ab48f0)

## SIRF
set(DEFAULT_SIRF_URL https://github.com/SyneRBI/SIRF)
set(DEFAULT_SIRF_TAG cb8a9981b142006c3b01cf9264f51882afdad12a)
set(DEFAULT_SIRF_TAG a4d8cae6dd014194642d35e7fb9283e8da44a497)

## pet-rd-tools
set(DEFAULT_pet_rd_tools_URL https://github.com/UCL/pet-rd-tools)
Expand Down

0 comments on commit cd79da4

Please sign in to comment.