Build: #4 was successful Manual run by CASA adm account

Build result summary

Details

Completed
Queue duration
1 second
Duration
38 minutes
Labels
None
Revisions
CASA6
122f86797052420fc383346a191409d7aa1b797b
OPEN-CASA-PKG
e5285e68467f01199807a1f1a978aec8a4781be7
Total tests
4310
Successful since
#1 ()

Tests

Code commits

CASA6
Author Commit Message Commit date
Rui Xue <rx.astro@gmail.com> Rui Xue <rx.astro@gmail.com> 122f86797052420fc383346a191409d7aa1b797b CAS-14622: use NoLocking in writeBackToFullImage for tile-aligned images
Switch PagedImage open mode from AutoNoReadLocking to NoLocking in
CubeMajorCycleAlgorithm::writeBackToFullImage.

This is safe because the tile-alignment fix in SIImageStore::buildImage
(also in this branch) guarantees that each MPI worker's channel range
maps to a disjoint set of TiledStMan disk tiles. With no physically
shared pages between workers, the write-lock cycle that AutoNoReadLocking
imposes on every flush (request → wait → acquire → flush → release) adds
unnecessary Lustre lock overhead even though the underlying I/O regions
never overlap.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-14622Could not obtain issue details from Jira

Shared artifacts

Artifact File size
ML228 Python 3.12 Tar distribution 802 MB
MACOS15-DMG 1 GB