Skip to content

Commit 247628b

Browse files
authored
Update CHANGES for 25.03 (#4358)
1 parent 06b4a5b commit 247628b

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

CHANGES

+48
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,51 @@
1+
# 25.03
2+
3+
-- Make Parser CI less sensitive to roundoff errors (#4321)
4+
5+
-- FFT: Add raw pointer interfaces (#4345)
6+
7+
-- Update SUNDIALS GNUMake (#4344)
8+
9+
-- Change FFTW rapth flag (#4343)
10+
11+
-- Copy comm flags in make_alike (#4341)
12+
13+
-- GPU Mapping (#4326)
14+
15+
-- Fix FillRandomNormal for odd number of length (#4338)
16+
17+
-- Fix new bug in pure soa communication (#4337)
18+
19+
-- Expose MLCellLinOP::setInterpBndryHalfWidth for non-hypre cases (#4334)
20+
21+
-- GMRESMLMG: Support Multi-level composite solve (#4271)
22+
23+
-- Fix optional component communication for pure SoA particles (#4333)
24+
25+
-- SYCL: fix '-flink-huge-device-code' compiler flag (#4332)
26+
27+
-- compile MLCurlCurl for 1D in cmake (#4331)
28+
29+
-- GitHub Runner: ubuntu-20.04 -> ubuntu-24.04 (#4330)
30+
31+
-- FFT: Support complex to complex transforms (#4329)
32+
33+
-- FFT: Add batch support (#4327)
34+
35+
-- Fix recursion-related nvlink warning in RandomGamma (#4324)
36+
37+
-- Fix a number of tests for GPU (#4323)
38+
39+
-- Fix: Names in `PC::make_alike` (#4322)
40+
41+
-- Enable GPU-aware MPI by default (#4318)
42+
43+
-- Preparation for deprecation of `__AMDGCN_WAVEFRONT_SIZE` (#4311)
44+
45+
-- Speed up CUDA Toolkit installation in Windows CI (#4310)
46+
47+
-- GNU Make: Remove old machines like summit and cori (#4312)
48+
149
# 25.02
250

351
-- SpMatrix: Add constructor for CSR format (#4316)

0 commit comments

Comments
 (0)