Erik Schnetter 
							
						 
					 
					
						
						
							
						
						8cd542529a 
					 
					
						
						
							
							libcxxwrap-julia: New version 0.9.1 ( #31392 )  
						
						
						
						
					 
					
						2022-06-30 17:01:42 -07:00 
						 
				 
			
				
					
						
							
							
								Scott Wittenburg 
							
						 
					 
					
						
						
							
						
						861edcf996 
					 
					
						
						
							
							gitlab: Fix mirror url to match stack name ( #31399 )  
						
						... 
						
						
						
						We adopted the convention of putting binaries for each stack into
a dedicated mirror named after the directory in which the stack
(spack.yaml file) resides.  This fixes the mirror url of the
radiuss-aws-aarch64 stack to follow that convention. 
						
						
					 
					
						2022-06-30 15:38:58 -07:00 
						 
				 
			
				
					
						
							
							
								Luke Diorio-Toth 
							
						 
					 
					
						
						
							
						
						60c533b80b 
					 
					
						
						
							
							py-cmseq: new package ( #31375 )  
						
						... 
						
						
						
						* py-cmseq: new package
* py-cmseq: fixed copyright year
* py-cmseq: changed download to pi, added deps 
						
						
					 
					
						2022-06-30 10:58:12 -07:00 
						 
				 
			
				
					
						
							
							
								Mikael Simberg 
							
						 
					 
					
						
						
							
						
						60d94f2782 
					 
					
						
						
							
							Add tracy 0.8.2 ( #31385 )  
						
						
						
						
					 
					
						2022-06-30 10:55:00 -07:00 
						 
				 
			
				
					
						
							
							
								Stephen Sachs 
							
						 
					 
					
						
						
							
						
						8e591f058e 
					 
					
						
						
							
							[mpas-model] Add optional make_target and precision variants ( #31388 )  
						
						... 
						
						
						
						`make_target` can be used to instruct Spack to build one of the pre-defined make
targets in the MPAS makefile. Spack will guess the targret based on the value of
`spack_fc`, but the user can overwrite the target as variant. E.g.
```
spack install mpas-model make_target=pgi-nersc
```
`precision` is used to set the `PRECISION` flag in the Makefile to {single,
double}. Default is double.
Co-authored-by: Stephen Sachs <stesachs@amazon.com > 
						
						
					 
					
						2022-06-30 10:52:33 -07:00 
						 
				 
			
				
					
						
							
							
								Stephen Sachs 
							
						 
					 
					
						
						
							
						
						4397ec6a48 
					 
					
						
						
							
							[mpas-model] Add new versions ( #31390 )  
						
						... 
						
						
						
						Co-authored-by: Stephen Sachs <stesachs@amazon.com > 
						
						
					 
					
						2022-06-30 10:50:32 -07:00 
						 
				 
			
				
					
						
							
							
								Jack Morrison 
							
						 
					 
					
						
						
							
						
						cbce77b3d9 
					 
					
						
						
							
							SOS: Update to include version 1.5.1 ( #31394 )  
						
						
						
						
					 
					
						2022-06-30 10:26:34 -07:00 
						 
				 
			
				
					
						
							
							
								Marco De La Pierre 
							
						 
					 
					
						
						
							
						
						03843db00f 
					 
					
						
						
							
							plumed: added fine grained control over optional modules ( #29743 )  
						
						
						
						
					 
					
						2022-06-30 16:23:27 +02:00 
						 
				 
			
				
					
						
							
							
								Stephen Sachs 
							
						 
					 
					
						
						
							
						
						e046dc3ca4 
					 
					
						
						
							
							lammps: compiler flags for Intel compiler on AMD zen+ procs ( #31183 )  
						
						... 
						
						
						
						Co-authored-by: Stephen Sachs <stesachs@amazon.com > 
						
						
					 
					
						2022-06-30 07:25:41 -06:00 
						 
				 
			
				
					
						
							
							
								Stephen Sachs 
							
						 
					 
					
						
						
							
						
						eec78f7702 
					 
					
						
						
							
							lammps: fix sha256 of patch_20201029 ( #31177 )  
						
						... 
						
						
						
						Co-authored-by: Stephen Sachs <stesachs@amazon.com > 
						
						
					 
					
						2022-06-30 15:21:12 +02:00 
						 
				 
			
				
					
						
							
							
								Adam J. Stewart 
							
						 
					 
					
						
						
							
						
						abd6241978 
					 
					
						
						
							
							py-torchmetrics: add v0.9.2 ( #31382 )  
						
						
						
						
					 
					
						2022-06-30 09:05:20 +02:00 
						 
				 
			
				
					
						
							
							
								Adam J. Stewart 
							
						 
					 
					
						
						
							
						
						eb6564bc33 
					 
					
						
						
							
							py-laspy: add v2.2.0 ( #31383 )  
						
						
						
						
					 
					
						2022-06-30 09:05:04 +02:00 
						 
				 
			
				
					
						
							
							
								Peter Scheibel 
							
						 
					 
					
						
						
							
						
						abeee9e1fd 
					 
					
						
						
							
							Cray manifest: compiler duplicates ( #31173 )  
						
						... 
						
						
						
						* remove unhelpful comment
* Filter compiler duplicates while reading manifest
* more-specific version matching edited to use module-specific version (to avoid an issue where a user might add a compiler with the same version to the initial test configuration 
						
						
					 
					
						2022-06-29 17:05:29 -07:00 
						 
				 
			
				
					
						
							
							
								WuK 
							
						 
					 
					
						
						
							
						
						ec89ab1c27 
					 
					
						
						
							
							cutlass: new package ( #31379 )  
						
						... 
						
						
						
						* cutlass: new package
* cutlass: fix ci
* cutlass: remove `join_path`
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com >
* cutlass: adding a message for cuda_arch
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com >
* cutlass: simplify cmake_args
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com >
* cutlass: fix cmake_args
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com > 
						
						
					 
					
						2022-06-29 16:39:39 -07:00 
						 
				 
			
				
					
						
							
							
								Glenn Horton-Smith 
							
						 
					 
					
						
						
							
						
						e6678e5f12 
					 
					
						
						
							
							New packages: EPICS (Experimental Physics and Industrial Control System) ( #28270 )  
						
						
						
						
					 
					
						2022-06-29 13:36:48 -07:00 
						 
				 
			
				
					
						
							
							
								Glenn Johnson 
							
						 
					 
					
						
						
							
						
						b200c57739 
					 
					
						
						
							
							Set R_LIBS_USER='' in dependent build environment ( #31287 )  
						
						... 
						
						
						
						* Set R_LIBS_USER='' in dependent build environment
Despite R packages being installed with the --vanilla flag, which
ignores Rprofile and Renviron files, R will still set R_LIBS_USER if the
default directory exists. This could lead to pulling in packages from
that directory during the build which could cause the build to fail. To
avoid that, explicitly set R_LIB_USER='' to ensure that packages from
the HOME/R directory are not in the library path.
* Update var/spack/repos/builtin/packages/r/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com >
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com > 
						
						
					 
					
						2022-06-29 14:14:21 -06:00 
						 
				 
			
				
					
						
							
							
								Harmen Stoppels 
							
						 
					 
					
						
						
							
						
						814418db35 
					 
					
						
						
							
							file: 5.41 5.42 ( #31367 )  
						
						
						
						
					 
					
						2022-06-29 20:59:49 +02:00 
						 
				 
			
				
					
						
							
							
								Davide 
							
						 
					 
					
						
						
							
						
						53001cc28c 
					 
					
						
						
							
							Allow building octave w/ Intel compiler ( #31346 )  
						
						
						
						
					 
					
						2022-06-29 11:55:39 -07:00 
						 
				 
			
				
					
						
							
							
								Adam J. Stewart 
							
						 
					 
					
						
						
							
						
						93c16f1ee3 
					 
					
						
						
							
							PythonPackage: add default libs/headers attributes ( #28527 )  
						
						... 
						
						
						
						* PythonPackage: add default libs/headers attributes
* Style fix
* libs and headers should be properties
* Check both platlib and include
* Fix variable reference 
						
						
					 
					
						2022-06-29 11:55:24 -07:00 
						 
				 
			
				
					
						
							
							
								Satish Balay 
							
						 
					 
					
						
						
							
						
						7bacde16e4 
					 
					
						
						
							
							petsc, py-petsc4py: add 3.17.3 ( #31356 )  
						
						
						
						
					 
					
						2022-06-29 11:51:45 -07:00 
						 
				 
			
				
					
						
							
							
								Harmen Stoppels 
							
						 
					 
					
						
						
							
						
						44d9931cdd 
					 
					
						
						
							
							git: 2.37.0 ( #31370 )  
						
						
						
						
					 
					
						2022-06-29 20:06:01 +02:00 
						 
				 
			
				
					
						
							
							
								Nadir Román Guerrero 
							
						 
					 
					
						
						
							
						
						54b7df0bfa 
					 
					
						
						
							
							Adds py-websockets 10.3 ( #31363 )  
						
						
						
						
					 
					
						2022-06-29 17:58:46 +00:00 
						 
				 
			
				
					
						
							
							
								Harmen Stoppels 
							
						 
					 
					
						
						
							
						
						ee680567a5 
					 
					
						
						
							
							ccache: 4.6.x ( #31371 )  
						
						
						
						
					 
					
						2022-06-29 10:43:42 -07:00 
						 
				 
			
				
					
						
							
							
								Sam Gillingham 
							
						 
					 
					
						
						
							
						
						6a1bbc1658 
					 
					
						
						
							
							kealib: add version 1.4.15 ( #31355 )  
						
						
						
						
					 
					
						2022-06-29 08:24:23 -07:00 
						 
				 
			
				
					
						
							
							
								Harmen Stoppels 
							
						 
					 
					
						
						
							
						
						6f3e61b179 
					 
					
						
						
							
							vim: add v9.0.0000 ( #31365 )  
						
						
						
						
					 
					
						2022-06-29 16:36:14 +02:00 
						 
				 
			
				
					
						
							
							
								Luke Diorio-Toth 
							
						 
					 
					
						
						
							
						
						a9c246ed67 
					 
					
						
						
							
							amrfinder: new package ( #31273 )  
						
						
						
						
					 
					
						2022-06-29 15:40:03 +02:00 
						 
				 
			
				
					
						
							
							
								Massimiliano Culpo 
							
						 
					 
					
						
						
							
						
						557abe04ec 
					 
					
						
						
							
							Update containerize templates to account for view indirection ( #31321 )  
						
						... 
						
						
						
						fixes  #30965  
					
						2022-06-29 15:39:18 +02:00 
						 
				 
			
				
					
						
							
							
								Marco De La Pierre 
							
						 
					 
					
						
						
							
						
						58b144c0da 
					 
					
						
						
							
							Modify dockerfile template, so that any command can be executed ( #29741 )  
						
						
						
						
					 
					
						2022-06-29 12:02:24 +00:00 
						 
				 
			
				
					
						
							
							
								Harmen Stoppels 
							
						 
					 
					
						
						
							
						
						768d3504dd 
					 
					
						
						
							
							tree: 2.0.2 ( #31362 )  
						
						
						
						
					 
					
						2022-06-29 13:06:38 +02:00 
						 
				 
			
				
					
						
							
							
								Richard Berger 
							
						 
					 
					
						
						
							
						
						a98806bd9b 
					 
					
						
						
							
							new package: py-lark to replace py-lark-parser, add new versions ( #31324 )  
						
						... 
						
						
						
						* new package: py-lark to replace py-lark-parser
* update packages that need py-lark-parser and use py-lark instead 
						
						
					 
					
						2022-06-28 22:45:30 -07:00 
						 
				 
			
				
					
						
							
							
								Wileam Y. Phan 
							
						 
					 
					
						
						
							
						
						ebf0f6281d 
					 
					
						
						
							
							Add version 2.0.2 ( #31339 )  
						
						
						
						
					 
					
						2022-06-28 19:21:45 -07:00 
						 
				 
			
				
					
						
							
							
								Chris White 
							
						 
					 
					
						
						
							
						
						0de44a20f6 
					 
					
						
						
							
							py-ats: Add new version ( #31350 )  
						
						... 
						
						
						
						* add new py-ats version
* fix copyright date 
						
						
					 
					
						2022-06-29 01:22:09 +00:00 
						 
				 
			
				
					
						
							
							
								Chris White 
							
						 
					 
					
						
						
							
						
						62cac911e0 
					 
					
						
						
							
							set CMAKE_CUDA_ARCHITECTURES for newer cmakes in camp ( #31333 )  
						
						
						
						
					 
					
						2022-06-28 18:45:45 -06:00 
						 
				 
			
				
					
						
							
							
								Pranith 
							
						 
					 
					
						
						
							
						
						8bdc506579 
					 
					
						
						
							
							emacs: Add option to install version 28.1 ( #31348 )  
						
						
						
						
					 
					
						2022-06-28 17:30:16 -07:00 
						 
				 
			
				
					
						
							
							
								Adam J. Stewart 
							
						 
					 
					
						
						
							
						
						52eaedfca2 
					 
					
						
						
							
							Add py-torch v1.12, py-torchvision v0.13 ( #31335 )  
						
						... 
						
						
						
						* Add py-torch v1.12, py-torchvision v0.13
* Style fix 
						
						
					 
					
						2022-06-28 13:57:09 -07:00 
						 
				 
			
				
					
						
							
							
								Adam J. Stewart 
							
						 
					 
					
						
						
							
						
						5f5d6a84dc 
					 
					
						
						
							
							libxml2: add command property ( #31296 )  
						
						
						
						
					 
					
						2022-06-28 13:29:48 -06:00 
						 
				 
			
				
					
						
							
							
								David Beckingsale 
							
						 
					 
					
						
						
							
						
						170c605d6a 
					 
					
						
						
							
							AWS RADIUSS builds ( #31114 )  
						
						... 
						
						
						
						* Add AWS RADIUSS builds
* Correct variable naming
* Add two more MFEM specs
* Updates to MFEM spec suggested by @v-dobrev
* Simplify MFEM specs 
						
						
					 
					
						2022-06-28 12:15:53 -07:00 
						 
				 
			
				
					
						
							
							
								Marco De La Pierre 
							
						 
					 
					
						
						
							
						
						38dfec42b7 
					 
					
						
						
							
							Update/lammps package: new variants for refactoring of code modules ( #29788 )  
						
						... 
						
						
						
						* lammps package: kokkos variant, add support for cray-fftw
* lammps package: added bugfix version 20210929.3
* lammps package: added packages molfile, plugin, user-brownian
* lammps package: package refactor at versions 20210702 and 20210728
* lammps package: fix for ml-iap variant
* lammps package: fix for conflicts of dielectric variant
* lammps package: edits for flake8 layout compliance 
						
						
					 
					
						2022-06-28 11:22:35 -07:00 
						 
				 
			
				
					
						
							
							
								haralmha 
							
						 
					 
					
						
						
							
						
						24048e3be7 
					 
					
						
						
							
							herwig3: Add version 7.2.3 and update dependency versions (thepeg and lhapdf) ( #31329 )  
						
						
						
						
					 
					
						2022-06-28 10:43:16 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Kuhn 
							
						 
					 
					
						
						
							
						
						f1d8b711ed 
					 
					
						
						
							
							gcc: add 10.4.0 ( #31332 )  
						
						
						
						
					 
					
						2022-06-28 10:42:11 -07:00 
						 
				 
			
				
					
						
							
							
								genric 
							
						 
					 
					
						
						
							
						
						ee21873616 
					 
					
						
						
							
							py-luigi: add v3.1.0; py-tenacity: add v8.0.1 ( #31320 )  
						
						
						
						
					 
					
						2022-06-28 07:37:24 -07:00 
						 
				 
			
				
					
						
							
							
								Moritz Kern 
							
						 
					 
					
						
						
							
						
						ba6f4b3f8b 
					 
					
						
						
							
							Neo update ( #31316 )  
						
						
						
						
					 
					
						2022-06-28 07:36:49 -07:00 
						 
				 
			
				
					
						
							
							
								Erik Schnetter 
							
						 
					 
					
						
						
							
						
						e5ceb68850 
					 
					
						
						
							
							openssl: New version 1.1.1p ( #31266 )  
						
						
						
						
					 
					
						2022-06-28 08:17:54 -06:00 
						 
				 
			
				
					
						
							
							
								Adam J. Stewart 
							
						 
					 
					
						
						
							
						
						505bcc5aba 
					 
					
						
						
							
							curl: add command property ( #31293 )  
						
						
						
						
					 
					
						2022-06-28 08:01:42 -06:00 
						 
				 
			
				
					
						
							
							
								Harmen Stoppels 
							
						 
					 
					
						
						
							
						
						33fee003b8 
					 
					
						
						
							
							julia: 1.8.0-rc1 ( #31064 )  
						
						
						
						
					 
					
						2022-06-28 13:24:06 +02:00 
						 
				 
			
				
					
						
							
							
								Adam J. Stewart 
							
						 
					 
					
						
						
							
						
						1dfdaa1025 
					 
					
						
						
							
							c-blosc: add libs property ( #31290 )  
						
						
						
						
					 
					
						2022-06-28 03:49:44 -06:00 
						 
				 
			
				
					
						
							
							
								Jonathon Anderson 
							
						 
					 
					
						
						
							
						
						a8d0ef43fa 
					 
					
						
						
							
							krb5: Add build dependency on diffutils ( #31258 )  
						
						
						
						
					 
					
						2022-06-28 11:40:05 +02:00 
						 
				 
			
				
					
						
							
							
								Valentin Volkl 
							
						 
					 
					
						
						
							
						
						f948ec07cc 
					 
					
						
						
							
							feynhiggs: add hep tag ( #31325 )  
						
						... 
						
						
						
						Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com > 
						
						
					 
					
						2022-06-28 11:05:29 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Simberg 
							
						 
					 
					
						
						
							
						
						2943d53115 
					 
					
						
						
							
							mimalloc: rework package recipe, add variants ( #31262 )  
						
						
						
						
					 
					
						2022-06-28 10:51:20 +02:00 
						 
				 
			
				
					
						
							
							
								Valentin Volkl 
							
						 
					 
					
						
						
							
						
						99bfd7059e 
					 
					
						
						
							
							ampt: add new package ( #31307 )  
						
						... 
						
						
						
						Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com > 
						
						
					 
					
						2022-06-28 08:46:33 +00:00