Skip to content
Failed

#38 (19 Dec 2025, 13:42:30)

Started 18 hr ago
Took 3 min 11 sec

Started by upstream project Zoom branch build number 140
originally caused by:

Revision: 360b89ee12225aa781c9b038e68fd8a2a38b3494
Repository: git@gitlab:swift/swiftsim.git
  • refs/remotes/origin/zoom_merge
Changes
  1. Update the X-ray tables to their newest version (details / gitlab)
  2. Fix a bug when running with multiple non-degenerate neutrino species (details / gitlab)
  3. Resolve "--enable-timers causes compilation error on master" (details / gitlab)
  4. Post merge spin jet fix (details / gitlab)
  5. Code formatting (details / gitlab)
  6. Convert printf to errors in the X-ray extra i/o (details / gitlab)
  7. Making it official (details / gitlab)
  8. GEARRT cosmological thermochemistry (details / gitlab)
  9. GEAR-RT redshifting photons (details / gitlab)
  10. Fix to get swiftsimio to read the SFR logger with the EAGLE model switched on (details / gitlab)
  11. Fix compilation of the power spectrum code in the absence of FFTW (details / gitlab)
  12. Fix computation of the potential energy in the isothermal potential case (details / gitlab)
  13. Fix io for a jet-related tracer (details / gitlab)
  14. Fix jet tracer variable type (details / gitlab)
  15. Fix MPI type mistakes reported by oneAPI (details / gitlab)
  16. Add missing -fopenmp for csds writer compilation in Swift (details / gitlab)
  17. Fix -Wadress warning (details / gitlab)
  18. Changed -fopenmp --> $OPENMP_CFLAGS in configure.ac (details / gitlab)
  19. Update reference to paper in the RTD (details / gitlab)
  20. Sink : bugs fixing (details / gitlab)
  21. Add the necessary sink-related initialisations in the unit tests (details / gitlab)
  22. Update spin/jet RTD (details / gitlab)
  23. possible fix to the FOF in hydro runs (details / gitlab)
  24. Added missing include in the general swift.h (details / gitlab)
  25. Cleaner separation between sink.h and sink_iact.h (details / gitlab)
  26. Add missing file (details / gitlab)
  27. Grackle cooling primordial abundances (details / gitlab)
  28. Add missing include now that the sink_iact.h has been split off from sink.h (details / gitlab)
  29. Applied formatting scripts (details / gitlab)
  30. Add information to the output list about size of the arrays (details / gitlab)
  31. Fix warning reported by GCC-14 (details / gitlab)
  32. Fix Grackle cooling MULTI_COOL error with metal (details / gitlab)
  33. Rename space_getsid to space_getsid_and_swap_cells() to try to prevent mistakes where wrong cell pointers collected before the call are reused after the swapping has happened. The new name may alleviate part of this (details / gitlab)
  34. Add free parameter (normalisation) to variable accretion efficiency scaling (details / gitlab)
  35. Fix to the recording triggers. Coming from COLIBRE downstream fork. (details / gitlab)
  36. Add more info to the output field file. Comping from downstream fork. (details / gitlab)
  37. Call particle_splitting_update_binary_tree with the correct argument order (details / gitlab)
  38. Another master->zoom_merge update (details / gitlab)
  39. Sink homogeneous box example (details / gitlab)
  40. Code formatting (details / gitlab)
  41. Code formatting (details / gitlab)
  42. Add a DMantissa21 filter and update the documentation to warn about the... (details / gitlab)
  43. Separating zoom and background `space_subdepth_diff_grav` treatments (details / gitlab)
  44. Fix incorrect base type in DMantissa21 filter (details / gitlab)
  45. Downstream fix to the LOS code which could overflow the parser parameter list size in the middle of a run. A check is now in place at the start (details / gitlab)
  46. Add missing BH output fields to spin-jet code (details / gitlab)
  47. Fixing some zoom issues/bugs (details / gitlab)
  48. Splitting mesh threadpools to improve performance (details / gitlab)
  49. Sink Homogeneous box IC : Give the correct velocity array size (details / gitlab)
  50. Applied formatting script (details / gitlab)
  51. ignore the feedback of stars with a negative birth_scale_factor or birth_time (details / gitlab)
  52. Resolve "GEAR stars : update stars_compute_timestep" (details / gitlab)
  53. IsolatedGalaxy_pNbody (details / gitlab)
  54. Augment the i/o meta-data to inform whether fields are stored in physical and if so, whether they can be converted back to comoving (details / gitlab)
  55. Update planetary examples and initial conditions hdf5 field names (details / gitlab)
  56. GEAR stars : fix negative initial metallicity (details / gitlab)
  57. Change the clang formatting version number from 13 to 18. (details / gitlab)
  58. Add missing commas to GEAR SF IO (details / gitlab)
  59. Applied updated formatting script (details / gitlab)
  60. Switch the arguments of the calloc calls in engine_resitribute.c to make GCC 14.1 happier. This has no consequences (details / gitlab)
  61. Fix another instance of calloc call with flipped arguments according to GCC 14.1 (details / gitlab)
  62. Fix yet another typo... (details / gitlab)
  63. Fix print formats (details / gitlab)
  64. GEAR sink: Add io outputs (details / gitlab)
  65. Fixes for GCC 14 toolchain on COSMA (details / gitlab)
  66. Sink : chemistry interface improvements (details / gitlab)
  67. Temporarily disable the voronoi 2D unit test (details / gitlab)
  68. Formatting for llvm/18.1.8 on COSMA (details / gitlab)
  69. Sink : Update functions documentation (details / gitlab)
  70. Fix unitialised structure member in unit test (details / gitlab)
  71. Sink : hide GEAR details into its module (details / gitlab)
  72. Impose a minimum hdf5 API version of 1.8 to handle all our compression schemes (details / gitlab)
  73. Fix typo in serial_io.c (details / gitlab)
  74. Code formatting (details / gitlab)
  75. Fixes for Intel 2024 toolchain (details / gitlab)
  76. Remove unused variable (details / gitlab)
  77. Need extra bin in histogram (sanitizer report) (details / gitlab)
  78. Fix leaks reported by the sanitizer (stops non-zero exit when checking) (details / gitlab)
  79. Don't clean cache when not used (details / gitlab)
  80. Skip when not in a git repo (details / gitlab)
  81. Allow rounding in the conversion to double and back (details / gitlab)
  82. New example of isolated dSph models (details / gitlab)
  83. GEAR : cleanup feedback (details / gitlab)
  84. Add CSDS to SmallCosmoVolume_DM example (details / gitlab)
  85. GEAR stellar evolution : Add SNIa to stars representing the continuous IMF part (details / gitlab)
  86. Fix star resort logic for concurrent SF from gas and sinks (details / gitlab)
  87. Update thermal AGN feedback field descriptions in the spin-jet model (details / gitlab)
  88. Disable FPE trapping when using unsafe maths. (details / gitlab)
  89. GEAR sink: update newborn stars positions and velocities (details / gitlab)
  90. Darwin/gear sink fixes (details / gitlab)
  91. Fix when passing a particle ID to initialise split information struct (details / gitlab)
  92. Update zoom_merge with master updates (after wrangling immense conflicts) (details / gitlab)
  93. Fix output warnings for printf hsize_t mismatch (details / gitlab)
  94. Superficial removal of rogue new lines in cosmology debug check (details / gitlab)
  95. fix new IO stuff in gearrt (details / gitlab)
  96. ran formatting tool (details / gitlab)
  97. Yet another master into zoom buffer branch merge (with formatting all done!) (details / gitlab)
  98. GEAR stars: Move star_type from feedback module to stars (details / gitlab)
  99. Fix the missing particle counter in zoom IO (details / gitlab)
  100. remove numpy deprecation warning in RT plotting scripts (details / gitlab)
  101. Modfications for making the zoom tasks at the void level (details / gitlab)
  102. Fix typo in the Gadget2 scheme introduced when the adaptive softening scheme option was added (details / gitlab)
  103. Splitting void cell tasks to get MMs and self/pair tasks. (details / gitlab)
  104. GEAR : fix the SN energy when the stars must not do feedback (details / gitlab)
  105. Add sink particles to IsolatedGalaxy_multi_component/GEAR (details / gitlab)
  106. Initial high level changes from `moving_mesh` (details / gitlab)
  107. GEAR sink : Improve swallowing conditions (details / gitlab)
  108. Applied code formatting script (details / gitlab)
  109. GEARRT + SPHENIX: Radiation Transport (details / gitlab)
  110. Code formatting (details / gitlab)
  111. GEAR sink : final chunk from the big MR (details / gitlab)
  112. Void cell tree modifications to `grav/down` and long range gravity (details / gitlab)
  113. Implementing top down task creation from void cells to zoom cells (final logic and timestep modifications) (details / gitlab)
  114. Merging latest changes in zoom buffer branch (details / gitlab)
  115. Fix "Crash when compiling with grackle_1 2 or 3 but running without --cooling" (details / gitlab)
  116. Make the formatting script ignore the three files that are formatted differently on different machines using the same clan-format version (details / gitlab)
  117. Log the splits going beyond the maximal allowed into a file (details / gitlab)
  118. GEAR sink improvements (details / gitlab)
  119. GEAR sink IMF sampling theory (details / gitlab)
  120. Fix typos (details / gitlab)
  121. Allow compilation of EAGLE SF with none tracers (details / gitlab)
  122. Fixes the trigger quantities computed for the last snapshot in a list (details / gitlab)
  123. Fixing void cell pointer array renaming in tests (details / gitlab)
  124. Fixes to allow the code to run with the EAGLE model spawning stars (details / gitlab)
  125. GEAR sink : update the temperature and density thresholds criterion (details / gitlab)
  126. Sink iact overhauled to match BHs (details / gitlab)
  127. Add missing file to the out-of-source build target (details / gitlab)
  128. Remove entirely the marktasks function. (details / gitlab)
  129. Simplified switch to doing progeny MM properly for void cells (details / gitlab)
  130. Introducing MM subtypes + some void task clean up (details / gitlab)
  131. Small adjustments to GEAR modules (details / gitlab)
  132. Sink density tasks (details / gitlab)
  133. Bug fix: shift variable set but not used in sink density loop (details / gitlab)
  134. Fix SPIN-JET code for EAGLE (details / gitlab)
  135. Applied formatting script (details / gitlab)
  136. Applied code formatting script (details / gitlab)
  137. Add new option to --with-subgrid (details / gitlab)
  138. Modify zoom geometry init to align buffer cells (details / gitlab)
  139. Adapt the cell splitting logic to split buffer cells within the void tree (details / gitlab)
  140. Task modifications to account for "all the way down" void cell tree (details / gitlab)
  141. GEAR sink: add a minimal mass to sink (details / gitlab)
  142. Adapting the regriding to account for the new geometry calculation (details / gitlab)
  143. Sink MPI part 1: engine, proxies and strays (details / gitlab)
  144. Washing SWIFT's mouth out with soap (fixing a typo) (details / gitlab)
  145. GEAR sinks: add better time-step and sink merging constraints (details / gitlab)
  146. Add missing C_CFL parameter in HomogeneousBoxSinkParticles example (details / gitlab)
  147. Void cell tree the whole way down (with better zoom geometry init) (details / gitlab)
  148. Fixing zoom dist build (details / gitlab)
  149. Another master merged into the zoom branches (details / gitlab)
  150. fixed restart.c (details / gitlab)
  151. removed static attribute (details / gitlab)
  152. Only activate the tend comms that are needed (details / gitlab)
  153. Clean-up of interaction function signatures (details / gitlab)
  154. Add the depth_h variable carried by every particle when using the subtask_speedup branch (details / gitlab)
  155. Added the loop debugging check counters to the planetary scheme (details / gitlab)
  156. Also add the depth to the stars, BHs, and sink particles (details / gitlab)
  157. Update the runtime analysis script to use the new FOF function names and to stop python warnings (details / gitlab)
  158. Resolve "MWPotential2014 : Amplitude must have a unit" (details / gitlab)
  159. Smoothing lengths for sinks (details / gitlab)
  160. Update symmetry test for new sink iact arguments (details / gitlab)
  161. Set the min/max h allowed at a given tree level in the cells. Set the particle's depth in the rebuild and in the drift (details / gitlab)
  162. Add a spin lock for the extra sort (details / gitlab)
  163. Add the option for the sort task to use the new cell lock (details / gitlab)
  164. Also update the unit tests to use the new sorting function signature (details / gitlab)
  165. Silence debugging message in the stray exchange (details / gitlab)
  166. Add check verifying the global number of sends and receives is the same (details / gitlab)
  167. Add the runtime constants needed by the new recursion (details / gitlab)
  168. Fix function signature (details / gitlab)
  169. Add the PS calculation to the list of timed functions (details / gitlab)
  170. Python code formatting (details / gitlab)
  171. Only accumulate the number of tasks in a cell in debugging mode (details / gitlab)
  172. Print GEAR physics with MPI rank 0 (details / gitlab)
  173. Another master merge into the zoom buffer branch (details / gitlab)
  174. Make grackle verbose only for rank 0 in MPI runs (details / gitlab)
  175. (bugfix) Do not set h-depth before applying min and max h (details / gitlab)
  176. Change the code version number to 2025.01 (details / gitlab)
  177. Do not reset the delta times for snapshot triggers upon restarting the code (details / gitlab)
  178. Formatted (finally) (details / gitlab)
  179. Updated the doxygen configuration file (details / gitlab)
  180. First few fixes from doxygen report (details / gitlab)
  181. Fixed a bunch more doxygen warnings (details / gitlab)
  182. Add sink debugging snapshot for the HomogeneousBox example (details / gitlab)
  183. dynamical friction in the MW2014 potential (details / gitlab)
  184. Swap order of evaluation of debugging check in gravity loops (details / gitlab)
  185. Taskplot cleanup (details / gitlab)
  186. Applied code formatting tool (details / gitlab)
  187. Revaz/dev : update plotting script (details / gitlab)
  188. Fix link to grackle cooling table (details / gitlab)
  189. some fix and improvement of the MW2014 dynamical friction (details / gitlab)
  190. Add missing accretion efficiency io field (details / gitlab)
  191. Sink bug fix for h_max (details / gitlab)
  192. Upgraded neighbour finding matching the COLIBRE fork (details / gitlab)
  193. Fix the unit tests to use the new interaction function signature. Backport from COLIBRE fork. (details / gitlab)
  194. Use  the threadpool in a few more functions (details / gitlab)
  195. Allow FOF to run on a restart step by first reallocating the scheduler memory. (details / gitlab)
  196. tiny improvements (details / gitlab)
  197. GEAR: Fix improper handling of IMF transition in star_population_continuous_IMF (details / gitlab)
  198. Applied code formatting script (details / gitlab)
  199. GEAR sink: Small fixes (details / gitlab)
  200. Add direct lustre api calls (details / gitlab)
  201. Spelling corrections (details / gitlab)
  202. Minor rt fixes (details / gitlab)
  203. Catching the zoom branch up with master (details / gitlab)
  204. Improve ./configure script to fix macOS function detection issues (details / gitlab)
  205. Applied formatting script (details / gitlab)
  206. Small addition to SB example VR config file, without which VR does not run on... (details / gitlab)
  207. Add new examples from REMIX paper and remove duplicate Planetary hydro tests (details / gitlab)
  208. REMIX hydro scheme (details / gitlab)
  209. Fix GEAR sink number of outputs (details / gitlab)
  210. Gear feedback updates (details / gitlab)
  211. Add new planetary equations of state and EoS functions (details / gitlab)
  212. Remove the deleted testEOS.sh from list of necessary files (details / gitlab)
  213. Clarify FoF select-output docs (details / gitlab)
  214. Synch spin jet code with downstream (details / gitlab)
  215. Move SWIFT's intrinsics.h to swift_intrinsics.h to avoid clash with Cray's own intrinsics.h (details / gitlab)
  216. Small fixes to let high res SB cluster example run out of the box (details / gitlab)
  217. Formatting (details / gitlab)
  218. Fixes and improvements to h_max_active (details / gitlab)
  219. GEAR documentation improvement (details / gitlab)
  220. Fixing downloads from swift_webstorage (details / gitlab)
  221. Fixing restarting in a zoom run (details / gitlab)
  222. Applied python formatting script (details / gitlab)
  223. Fix typo in stats gathering in the tools.c reported by Mladen (details / gitlab)
  224. Only subtasks (details / gitlab)
  225. Applied code formatting tool (details / gitlab)
  226. Fixing 125 text conflict issue (details / gitlab)
  227. Memory-lean implementation of FOF (details / gitlab)
  228. REMIX docs (details / gitlab)
  229. Slimming down of foreign gpart + reduced comm size (details / gitlab)
  230. Applied formatting script (details / gitlab)
  231. Fix missing version number changes (details / gitlab)
  232. Add missing files to the IsolatedGalaxy_starformation example (details / gitlab)
  233. Zoom: fixing interactions and buffer cells (details / gitlab)
  234. added vim and linter dotfiles to gitignore (details / gitlab)
  235. fix invalid escape sequence warnings in python files for documentation (details / gitlab)
  236. fix typo in the freeing of arrays in write_output_serial reported by @dc-proc1 in \!2151 (details / gitlab)
  237. Fix math typo in space_remap_ids() reported by @dc-proc1 in \!2151 (details / gitlab)
  238. add missing hardcoded task types in swift_hardcoded_data.py (details / gitlab)
  239. Jet comparison project - Equation of state (details / gitlab)
  240. Update empty docs (details / gitlab)
  241. Ensuring void task splitting is always symmetric + eighty-sixing buffer cells (details / gitlab)
  242. Fixing find replace typo in task_below_diff_grav_dpeth (details / gitlab)
  243. Removing buffer cells from cell_getID test (details / gitlab)
  244. Fix rounding error bug in calculation of number of top-level cells (details / gitlab)
  245. Calculate radii for FOF groups (details / gitlab)
  246. Tidy backronym (details / gitlab)
  247. fix sink timers (details / gitlab)
  248. Zoom: Applying fixes for running with EAGLE/hydro (details / gitlab)
  249. Zoom: Fixing empty top level zoom cell bug (details / gitlab)
  250. Zoom: Updating zoom test to account for NULL void progeny (details / gitlab)
  251. Accounting for differing softening lengths in exact gravity calculation and particle selection (details / gitlab)
  252. Removed the defunct 'anarchy-du' option alias for SPHENIX SPH (details / gitlab)
  253. Zoom: implementing some I/O helpers for zoom outputs (details / gitlab)
  254. Applied code formatting tool (details / gitlab)
  255. Fix theory py scripts (details / gitlab)
  256. Fix plotting script in the small cosmo volume example (details / gitlab)
  257. Zoom: Recentering during regridding (details / gitlab)
  258. GEAR: Make Gizmo MFV and MFM compatible with sinks and SF (details / gitlab)
  259. Modularize Stellar Feedback in GEAR for Pre-Supernova Prescriptions (details / gitlab)
  260. Prepare task MPI Interface for Sink Particles (details / gitlab)
  261. Fix swift with csds compilation (details / gitlab)
  262. Modularise GEAR feedback modules to reduce code duplication with mechanical feedback (details / gitlab)
  263. Appied python formatting code (details / gitlab)
  264. Fix GEAR stars compilation with feedback=none (details / gitlab)
  265. Fixes to hydrostatic halo parameter file to run with latest code (details / gitlab)
  266. Add extra fof properties (details / gitlab)
  267. Fix code formatting (details / gitlab)
  268. Upgraded the clang formatting tool to version 20.0 (details / gitlab)
  269. Work around feature in clang-format/20.1.0 (details / gitlab)
  270. Correction in GEAR Feddback (details / gitlab)
  271. CSDS documentation improvements (details / gitlab)
  272. Add check for stand alone FOF (details / gitlab)
  273. Applied code formatting tool (details / gitlab)
  274. Update the version number after the October 2025 updates (details / gitlab)
  275. Being explicit about pointer placement in formatting (details / gitlab)
  276. Applying right pointer justification (details / gitlab)
  277. Zoom: Fixing region init args in test suite (details / gitlab)
  278. Ran the formatter (details / gitlab)
  279. Fix incorrect includes. (details / gitlab)
  280. Make sure the configuration header is included in the main zoom header (details / gitlab)
  281. Zoom: Removing unnecessary pair tasks (details / gitlab)
  282. Handling some zoom cell geometry edge cases (details / gitlab)