scheibelp pushed to spack/spack
Perl package: change attr to method (#36580)
This fixes a bug in the Windows build of Perl.
An attribute defined in package class is inaccessible from the install method due to builder: refactor it to be a method.</small>
vsoch opened a pull request to spack/spack
adamjstewart opened a pull request to spack/spack
dylan-copeland reviewed a mfem/mfem pull request
Thanks @IdoAkkerman for adding this new feature….
gzict commented on issue mfem/mfem#3572.
At the moment I have a temporary solution, but I’m not sure if it make sense. …
liruipeng pushed to hypre-space/hypre
fix cudaDeviceSynchronize
github-actions[bot] released v0.27.0.
View Release Notes for flux-sched v0.27.0View Comment
codecov[bot] commented on issue flux-framework/flux-sched#989.
## Codecov Report…
mergify[bot] closed issue flux-framework/flux-core#5033.
flux job wait: special exit code when no more waitable jobs
While working on https://github.com/flux-framework/flux-docs/pull/220 I wanted to write a simple example loop to get jobids and “post process” jobs as they complete. But AFAICT there’s no way to differentiate between a job that exited with 1 and flux job wait
exiting 1 when there are no more jobs to process. This is the stupid thing I eventually came up with.
…View Comment
codecov[bot] commented on issue flux-framework/flux-core#5055.
## Codecov Report…
balos1 pushed to LLNL/sundials
add hookes law example
BradWhitlock pushed to LLNL/conduit
Use to_int instead of value.
JustinPrivitera pushed to LLNL/conduit
progress towards using partition map to generate names
cyrush pushed to Alpine-DAV/ascent
windows ci, start with minimal tpl build (#1120)
-
windows ci, start with minimal tpl build
-
proper path
-
track tpl dlls for windows share libs builds
-
build ascent updates
-
cleanup and fix arg name issues
-
expand windows ci and fix another typo in tests
-
yaml
-
fix for windows path stuff
-
more fixin
-
more unbreaking
-
more
-
grumble
-
typo and missing append
-
add cmake tpl ignore entires
-
build mfem
-
fig not fiig
-
add missing magic</small>
cyrush open issue visit-dav/visit#18619.
Blueprint MFEM support: LOR to create matsets (vol fracs)
### Is your feature request related to a problem? …View Comment
markcmiller86 open issue visit-dav/visit#18618.
Improve color table exports
### Is your feature request related to a problem? …View Comment
balay pushed to spack/spack
petsc,py-petsc4py,slepc,py-slepc4py: add version 3.19.0
v-dobrev commented on issue spack/spack#36481.
I see the same output as @albestro. …
AlexanderRichert-NOAA commented on issue spack/spack#34579.
I can go either way. This PR doesn’t strictly depend on it. Fingers crossed on #35466 getting merged soon as well….
dohyun-cse pushed to mfem/mfem
Sigmoid density projector is included. Not tested
adam-sim-dev commented on issue mfem/mfem#3571.
> @adam-sim-dev, this is ready to be reviewed right?…
v-dobrev commented on issue mfem/mfem#3571.
@adam-sim-dev, this is ready to be reviewed right?…
mergify[bot] pushed to flux-framework/flux-sched
Merge pull request #1019 from jameshcorbett/news-0.27
NEWS.md: add release notes for flux-sched v0.27.0</small>
jameshcorbett created a new tag, v0.27.0 at flux-framework/flux-sched
subhasis-shell opened a pull request to LLNL/zfp
lindstro commented on issue LLNL/zfp#203.
@subhasis-shell Thanks for this contribution. We’ve been working on a complete overhaul of the CUDA backend on the staging
branch, so it will be difficult to pick up this PR on the develop
branch at this point. Just skimming the changes, they don’t look all that substantial, but we can’t really merge this PR as is without introducing significant conflicts with our changes on the staging
branch.
…
yu-nix pushed to LLNL/sundials
fix corona ci script run command
bgunnar5 commented on issue LLNL/merlin#412.
Ok so disregarding messing with PyYAML I’ve now found two sort of hacky solutions. …
benson31 pushed to LLNL/lbann
Fix an issue in which makefile wouldn’t create needed directories (#2241)
Closes #2240.</small>
ndryden reviewed a LLNL/lbann pull request
Nice catch….
nkoukpaizan pushed to LLNL/hiop
Remove annotation of bicgstab::solve. The range just shows up as ‘solve’, which gets confusing
CameronRutherford commented on issue LLNL/hiop#609.
Maybe this is worth testing, but I noticed this false negative when looking at HyKKT pipelines… cc @ryandanehy @pelesh …
cyrush commented on issue LLNL/conduit#1017.
More info from recent experience: …
YohannDudouit commented on issue LLNL/RAJA#1464.
Thank you very much @rchen20 ! I will get back to this also next week, unfortunately my CMake skills are really bad, any feedback on how you build on Perlmutter will be more than appreciated!…
garretthooten pushed to LLNL/Caliper
Minor cleanup and option checking
nicolemarsaglia commented on issue Alpine-DAV/ascent#1122.
Thanks for the info! I’m a tad sick so I’m taking the rest of the day (sorry!), but I can get back to this on Monday. …
BenWibking commented on issue Alpine-DAV/ascent#1122.
I’ve uploaded the core files here: https://cloudstor.aarnet.edu.au/plus/s/hTgYZQWYDYTPZn9…
biagas pushed to visit-dav/visit
Fix volume plot CMakeLists.txt.
brugger1 pushed to visit-dav/visit
Restore the release in build_visit to 3.3RC. (#18617)
JustinPrivitera commented on issue visit-dav/visit#18590.
https://visit-dav.github.io/dashboard/2023-03-29-22:00/pascal_trunk_parallel/blueprint_rz_cyl_structured.root_plot_revolved_to_3D.html…
Added the functions ARKStepClearStopTime
, ERKStepClearStopTime
, MRIStepClearStopTime
, CVodeClearStopTime
, and IDAClearStopTime
to disable a previously set stop time.
The default interpolant in ARKODE when using a first order method has been updated to a linear interpolant to ensure values obtained by the integrator are returned at the ends of the time interval. To restore the previous behavior of using a constant interpolant call ARKStepSetInterpolantDegree
, ERKStepSetInterpolantDegree
, or MRIStepSetInterpolantDegree
and set the interpolant degree to zero before evolving the problem.
Fixed build errors when using SuperLU_DIST with ROCM enabled to target AMD GPUs.
Fixed compilation errors in some SYCL examples when using the icx
compiler.</small>View Comment
Merge pull request #1060 from LLNL/task/white238/inlet_cleanup
Inlet: Convert to new range based for loop</small>
rhornung67 commented on issue LLNL/SAMRAI#224.
@keithhealy @nselliott I think you should be able to follow an approach similar to Axom for sharable Spack builds of TPLs. This is not covered by the radiuss-shared-ci stuff. But, I think it should be easy to hook in….
keithhealy commented on issue LLNL/SAMRAI#224.
@rhornung67 Thanks for the info. I will add the new submodules and review the documentation you have provided. …
nselliott commented on issue LLNL/SAMRAI#224.
Thanks @keithhealy . As @rhornung67 has suggested, we’ll need to switch to radiuss-shared-ci instead of radiuss-ci. If you can get spack builds of the TPLs in place, that would be a stronger solution than my installed versions….
rchen20 commented on issue LLNL/RAJA#1464.
@YohannDudouit I’m waiting for access to the perlmutter system, and can take a closer look at this after that goes through….
adayton1 commented on issue LLNL/CHAI#222.
@davidbeckingsale, looks like the tests failed due to the spack build pointing at the 2022.03 versions of CHAI’s dependencies….
osborn9 pushed to hypre-space/hypre
Move MAGMA init/finalize to general (out of FSAI)
jczhang07 commented on issue hypre-space/hypre#795.
@liruipeng Check if you do cusparseSpSV_analysis()
in the numeric phase of factorization. That was a gotcha I met before. The name looks like a symbolic routine, but in reality it needs latest matrix values….
milroy commented on issue flux-framework/flux-sched#1010.
Can we merge this so it goes in the April Fluxion release or is there more work to be done?…
koning commented on issue LLNL/merlin#411.
The new alloc flux code will for a walltime variable in the batch section so we should test that case. There was a question about this on teams….
doutriaux1 commented on issue LLNL/merlin#411.
@bgunnar5 is there existing test that check all this is working? If not do you mind adding some tests?…
fiedorowicz1 opened a pull request to LLNL/lbann
slabasan commented on issue LLNL/hatchet#87.
@ilumsden Agree to remove s390x from the list. Also wondering if we should just focus on manylinux for the OS. Perhaps only x86_64 as well. How many packages would that leave us?…
cyrush commented on issue LLNL/axom#1063.
There is a way to use slashes in keys in Conduit, but you have to use a different API. …
adayton1 commented on issue LLNL/RAJA#1378.
We use the following: …
lucpeterson reviewed a LLNL/merlin pull request
Rock and roll…
dyokelson commented on issue LLNL/conduit#1100.
Also, this directory does not exist ‘/storage/users/dewiy/conduit/build/spack/opt/spack/linux-rhel8-broadwell/gcc-8.5.0/conduit-develop-7f52qjlnxehehsvgxkzkroi5jl6hczoh/’…
white238 open issue LLNL/blt#626.
`CUDA_SEPARABLE_COMPILATION` should just be removed
The actual CMake variable is CMAKE_CUDA_SEPARABLE_COMPILATION
. CUDA_SEPARABLE_COMPILATION
snuck in at some point, long in the past, and should be removed….View Comment
nicolasaunai open issue LLNL/SAMRAI#223.
level ghost fill pattern
This is somewhat related to the discussion in #170. …View Comment
GarrettDMorrison closed issue LLNL/zfp#196.
CUDA backend ignores ZFP_WITH_TIGHT_ERROR
While the CUDA implementation handles the new rounding modes ZFP_ROUND_FIRST
and ZFP_ROUND_LAST
introduced in zfp 1.0.0, it ignores the setting of ZFP_WITH_TIGHT_ERROR
that those rounding modes enable….View Comment
correaa pushed to LLNL/b-mpi3
Merge branch ‘set_gpu_arch_qmcpack_ci’ into ‘master’
set gpu arch qmcpack ci
See merge request correaa/boost-mpi3!164</small>
MrBurmark commented on issue LLNL/RAJA#1465.
What problem sizes are you running?…
agcapps commented on issue LLNL/CARE#220.
> Looks good. Just curious if you meant to leave out the C compiler. …
MelReyCG pushed to GEOSX/LvArray
Throw exceptions instead of errors in stringToArray (#280)
-
stringToArray now throws exceptions instead of errors
-
Adding missing quotemarks to stringToArray errors.
-
Throwing exception when a token is missing before a ‘}’
-
Changed testinput so it expects exceptions</small>
KIwabuchi opened a pull request to LLNL/lbann
victorapm pushed to hypre-space/hypre
Remove unused code
peter-zajac open issue hypre-space/hypre#870.
incorrect int type bug in hypre_BigHash function (on Windows)
Hello, I have found an issue with the hypre_BigHash() function in src/utilities/_hypre_utilities.h then using 64 bit integers under Windows: If HYPRE_BIGINT is defined, then ‘HYPRE_BigInt’ is defined as ‘long long’, which is the correct 64 bit int type, however, the hypre_BigHash() function uses ‘hypre_ulongint’ (aka ‘unsigned long int’) for its internal calculations, which is a 32 bit int type on Windows. In consequence, the hash may turn out to be zero even if the input is non-zero (6 is a valid example), which then triggers the hypre_assert inside the hashing function, thus causing the code to crash. …View Comment
PaulMullowney commented on issue hypre-space/hypre#867.
> Thanks for the feedback! Is there a way to run your example through the ij
driver? I can investigate
…
jedbrown commented on issue hypre-space/hypre#795.
Is this likely to be fixed in the next week? PETSc’s cuda-12 support will merge for the upcoming release and many people --download-hypre
with their PETSc so we need to either notify the user that cuda-12 won’t work or point at a version that does work….
garlick commented on issue flux-framework/flux-sched#987.
I think I’m having one of those days myself FWIW….
vsoch commented on issue flux-framework/flux-sched#987.
I’ll just see myself out, I’m not really helping anyone….
ryanday36 commented on issue flux-framework/flux-sched#987.
I think that t_submit
probably makes sense for a default deferred_from
value. I’m not quite clear, does the current implementation allow the user to set an absolute time, or just a relative time? It seems like the best interface for users would allow them to say something like --setattr=deferred_start=3pm
or --setattr=deferred_start=+2.1h
(i.e. take the same datetime formats as the current --begin-time
flag.
…
vsoch commented on issue LLNL/maestrowf#416.
okay - all things a success! https://asciinema.org/a/569620?speed=2 The minicluster.yaml will be merged soon. So final items for this issue: …
jwhite242 commented on issue LLNL/maestrowf#416.
Ok, so your digging reminded me of something we fixed in the lsf adapter recently that fixes this: …
FrankD412 commented on issue LLNL/maestrowf#416.
> * a reasonable way to do a maestro run + status (and wait for everything to finish before that command exits). Even a custom bash script with some loop fu would work for now. …
corbett5 reviewed a GEOSX/LvArray pull request
Thanks!…