Skip to content

update against viskores 1.2.0-rc2 - #1748

Merged
cyrush merged 9 commits into
developfrom
task/2026_07_17_update_viskores_1_2_0
Aug 6, 2026
Merged

update against viskores 1.2.0-rc2#1748
cyrush merged 9 commits into
developfrom
task/2026_07_17_update_viskores_1_2_0

Conversation

@nicolemarsaglia

Copy link
Copy Markdown
Contributor

I believe there will be a 1.2.0-rc2 that will include all of our patches in the build script.

@cyrush

cyrush commented Jul 27, 2026

Copy link
Copy Markdown
Member

@nicolemarsaglia

Looks l like there is an issue applying patches with build_ascent:

 **** Downloading /home/runner/work/ascent/ascent/source/v1.2.0-rc1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 5118k  100 5118k    0     0  6302k      0 --:--:-- --:--:-- --:--:-- 6302k
**** Extracting /home/runner/work/ascent/ascent/source/v1.2.0-rc1.tar.gz
**** Applying Patches to /home/runner/work/ascent/ascent/source/v1.2.0-rc1.tar.gz
patching file viskores/rendering/CanvasRayTracer.cxx
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
3 out of 3 hunks ignored -- saving rejects to file viskores/rendering/CanvasRayTracer.cxx.rej
patching file viskores/rendering/MapperVolume.cxx
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file viskores/rendering/MapperVolume.cxx.rej

@cyrush

cyrush commented Jul 27, 2026

Copy link
Copy Markdown
Member

Not related to your changes -- but I also noticed that the viskores tarball file is truncated to basically just the version number.

viskores_tarball=$(ospath ${source_dir}/v${viskores_version}.tar.gz)

Should we a prefix viskores- ?

@nicolemarsaglia

Copy link
Copy Markdown
Contributor Author

@nicolemarsaglia

Looks l like there is an issue applying patches with build_ascent:

 **** Downloading /home/runner/work/ascent/ascent/source/v1.2.0-rc1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 5118k  100 5118k    0     0  6302k      0 --:--:-- --:--:-- --:--:-- 6302k
**** Extracting /home/runner/work/ascent/ascent/source/v1.2.0-rc1.tar.gz
**** Applying Patches to /home/runner/work/ascent/ascent/source/v1.2.0-rc1.tar.gz
patching file viskores/rendering/CanvasRayTracer.cxx
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
3 out of 3 hunks ignored -- saving rejects to file viskores/rendering/CanvasRayTracer.cxx.rej
patching file viskores/rendering/MapperVolume.cxx
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file viskores/rendering/MapperVolume.cxx.rej

Oops! We shouldn't need any patches when we update to 1.2.0, so that's nice. I'll update the build script

@cyrush

cyrush commented Jul 30, 2026

Copy link
Copy Markdown
Member

the windows errors look like images diffs above threshold, I can build on windows and take a look

@nicolemarsaglia

Copy link
Copy Markdown
Contributor Author

the windows errors look like images diffs above threshold, I can build on windows and take a look

That's annoying. I can tell the render_2d_mixed png is back to old output, something that was fixed by a patch that should now be in viskores. le sigh

@cyrush cyrush changed the title update against viskores 1.2.0-rc1 update against viskores 1.2.0-rc2 Aug 3, 2026
@cyrush

cyrush commented Aug 3, 2026

Copy link
Copy Markdown
Member

rc2 is out, updating to use it

@cyrush

cyrush commented Aug 3, 2026

Copy link
Copy Markdown
Member

looks like windows is ok with rc2 -- I am going to update the containers!

@cyrush

cyrush commented Aug 6, 2026

Copy link
Copy Markdown
Member

Moving forward with RC2

@cyrush
cyrush merged commit 12afb31 into develop Aug 6, 2026
20 checks passed
@cyrush
cyrush deleted the task/2026_07_17_update_viskores_1_2_0 branch August 6, 2026 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants