1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
another emptpt
Jeff Hammond
as jhammond
More... almost 15 years ago
empty
Jeff Hammond
as jhammond
More... almost 15 years ago
prop changes
Jeff Hammond
as jhammond
More... almost 15 years ago
1. don't know how to use autotools properly yet so disable stuff that breaks 2. add empty Makefile.mk files to make things work
Jeff Hammond
as jhammond
More... almost 15 years ago
NDA
Jeff Hammond
as jhammond
More... almost 15 years ago
adding missing armci functions and dummy implementations. More... almost 15 years ago
not sure what i did to this
Jeff Hammond
as jhammond
More... almost 15 years ago
everything builds now. need to run to make sure tests still functional after source changes
Jeff Hammond
as jhammond
More... almost 15 years ago
Jeff: fixing lots of build errors. I hope I'm doing this right.
Jeff Hammond
as jhammond
More... almost 15 years ago
looks like it works now
Jeff Hammond
as jhammond
More... almost 15 years ago
rename so wildcarding is easier
Jeff Hammond
as jhammond
More... almost 15 years ago
trying to resolve the build issues
Jeff Hammond
as jhammond
More... almost 15 years ago
add more makefiles, maybe not all working yet
Jeff Hammond
as jhammond
More... almost 15 years ago
This makefile builds everything in one pass and is more extensible
Jeff Hammond
as jhammond
More... almost 15 years ago
forgot to default initialize mpi_active
Jeff Hammond
as jhammond
More... almost 15 years ago
oops
Jeff Hammond
as jhammond
More... almost 15 years ago
need this file for automake to work
Jeff Hammond
as jhammond
More... almost 15 years ago
fix indenting
Jeff Hammond
as jhammond
More... almost 15 years ago
made changes to allow for MPI interop when CHT is active, which is to say, we need to use DCMF CS when MPI is active, rather than our own locks. by default, A1 will assume MPI is active. this hurts performance in the MPI inactive case, but preserves functionality when the user is a noob. A1_MPI_ACTIVE=0 in the environment during submission will use the faster A1 locks
Jeff Hammond
as jhammond
More... almost 15 years ago
small changes to macros
Jeff Hammond
as jhammond
More... almost 15 years ago
moving line.plot to the top dir and making it work in-place
Jeff Hammond
as jhammond
More... almost 15 years ago
1. reformatted with Eclipse 2. added TODOs regarding memory leak in vector API calls
Jeff Hammond
as jhammond
More... almost 15 years ago
adding code for Mutex creation and use More... about 15 years ago
adding a makefile in benchmarks More... about 15 years ago
adding empty prototypes of ARMCI functions to enable build with GA More... about 15 years ago
moving a benchmark More... about 15 years ago
rearranging benchmarks More... about 15 years ago
modifying mutex functions More... about 15 years ago
Kaz is cool with me using this code. Need ASM for more CPUs. May need to do static inline declaration for accuracy and possibly correctness. Need to look into instruction barrier for Intel CPUs. See FFTW cycle.h for more ASM.
Jeff Hammond
as jhammond
More... about 15 years ago
rearranging the benchmarks into proper folders. work in progress... More... about 15 years ago