2018-11-19 |
Evan Ramos | Rename {convcore,debug-conv}.c to .C
|
commit | commitdiff | tree |
2018-11-05 |
Evan Ramos | Improve the coverage and robustness of the AMPI/Isomalloc...
|
commit | commitdiff | tree |
2018-10-30 |
Evan Ramos | Fix typo in ./build --help message
|
commit | commitdiff | tree |
2018-10-29 |
Evan Ramos | Clean up configure.ac's behavior on Alpine Linux
|
commit | commitdiff | tree |
2018-10-29 |
Evan Ramos | Bug #2021: Test for the GNU malloc hooks during the...
|
commit | commitdiff | tree |
2018-10-29 |
Evan Ramos | Bug #2020: Test `mpicxx -show` more robustly
|
commit | commitdiff | tree |
2018-10-22 |
Evan Ramos | Bug #2004: Clean up linkage of Cmi_commthread
|
commit | commitdiff | tree |
2018-10-19 |
Evan Ramos | CkIO: Pass CMK_LUSTREAPI through conv-mach-opt.mak
|
commit | commitdiff | tree |
2018-10-18 |
Evan Ramos | Bug #1995: Fix linking of programs with Fortran entry...
|
commit | commitdiff | tree |
2018-10-18 |
Evan Ramos | Fix determination of ICC path when ifort is a symlink
|
commit | commitdiff | tree |
2018-10-08 |
Evan Ramos | Bug #1985: Fix and document error when defining a constructo...
|
commit | commitdiff | tree |
2018-10-05 |
Evan Ramos | Prefix memory libs using ptmalloc3 with "gnu-" and...
|
commit | commitdiff | tree |
2018-10-02 |
Evan Ramos | Disable PU count mismatch warning on BG/Q
|
commit | commitdiff | tree |
2018-09-28 |
Evan Ramos | PUP: Fix handling of std::{set,multiset,forward_list}
|
commit | commitdiff | tree |
2018-09-27 |
Evan Ramos | Bug #1981: Fix crash when creating a migratable thread...
|
commit | commitdiff | tree |
2018-09-27 |
Evan Ramos | Explicitly call the default constructor when allocating...
|
commit | commitdiff | tree |
2018-09-26 |
Evan Ramos | charmc: When checking GNU ld's version, account for...
|
commit | commitdiff | tree |
2018-09-26 |
Evan Ramos | Isomalloc: Disable use of the mempool
|
commit | commitdiff | tree |
2018-09-18 |
Evan Ramos | PUP: Add reconstruct support for std::{unordered_,...
|
commit | commitdiff | tree |
2018-09-18 |
Evan Ramos | AMPI: Remove noexcept from thread start functions that...
|
commit | commitdiff | tree |
2018-09-17 |
Evan Ramos | PUP: Fix detection of class constructors taking PUP...
|
commit | commitdiff | tree |
2018-09-13 |
Evan Ramos | Pass block pointers to free when Isomalloc is disabled
|
commit | commitdiff | tree |
2018-09-07 |
Evan Ramos | Add check to ignore BG/Q's reserved socket in provisioning...
|
commit | commitdiff | tree |
2018-09-07 |
Evan Ramos | Remove CMK_CCS_AVAILABLE definitions from headers
|
commit | commitdiff | tree |
2018-09-07 |
Evan Ramos | Bug #1975: Add -lrca to link line on Cray systems
|
commit | commitdiff | tree |
2018-09-05 |
Evan Ramos | Add isomalloc test
|
commit | commitdiff | tree |
2018-09-05 |
Evan Ramos | Isomalloc: Fix handling of allocation length and alignment
|
commit | commitdiff | tree |
2018-08-31 |
Evan Ramos | build: Avoid duplication of OPTSATBUILDTIME
|
commit | commitdiff | tree |
2018-08-31 |
Evan Ramos | Partially fix compatibility when building mpi-win-x86_64...
|
commit | commitdiff | tree |
2018-08-31 |
Evan Ramos | Allow mpi-win* to find the location of Microsoft MPI...
|
commit | commitdiff | tree |
2018-08-31 |
Evan Ramos | Implement conv-mach-opt.mak
|
commit | commitdiff | tree |
2018-08-31 |
Evan Ramos | Require mmap when building all forms of charmdebug
|
commit | commitdiff | tree |
2018-08-30 |
Evan Ramos | Disable CMK_CHARMDEBUG from configure if CCS is unavailable
|
commit | commitdiff | tree |
2018-08-30 |
Evan Ramos | verbs: Determine device speed entirely ourselves
|
commit | commitdiff | tree |
2018-08-23 |
Evan Ramos | Fix "assignment used as truth value" warning
|
commit | commitdiff | tree |
2018-08-23 |
Evan Ramos | Fix "suggest explicit braces to avoid ambiguous 'else...
|
commit | commitdiff | tree |
2018-08-23 |
Evan Ramos | Fix -Wsign-compare warnings
|
commit | commitdiff | tree |
2018-08-23 |
Evan Ramos | Fix memory.C compilation failure in the absence of...
|
commit | commitdiff | tree |
2018-08-22 |
Evan Ramos | Fix Windows build issues due to memory and thread library...
|
commit | commitdiff | tree |
2018-08-22 |
Evan Ramos | Fix -Woverflow warning in memory-paranoid.c
|
commit | commitdiff | tree |
2018-08-22 |
Evan Ramos | Fix pedantic build failure due to missing 'throw()'
|
commit | commitdiff | tree |
2018-08-21 |
Evan Ramos | Cleanup #1948: Move graph.[ch] into RecBisectBfLB.[Ch]
|
commit | commitdiff | tree |
2018-08-21 |
Evan Ramos | Build memory and thread libraries without duplicating...
|
commit | commitdiff | tree |
2018-08-21 |
Evan Ramos | memory.C #1965: Wrap posix_memalign, aligned_alloc...
|
commit | commitdiff | tree |
2018-08-20 |
Evan Ramos | Silence -Wunused-result warnings in QuickThreads
|
commit | commitdiff | tree |
2018-08-20 |
Evan Ramos | Fix -Wformat-overflow warning in generate.c
|
commit | commitdiff | tree |
2018-08-16 |
Evan Ramos | Bug #1954: Rewrite ibverbs device and port selection
|
commit | commitdiff | tree |
2018-08-16 |
Evan Ramos | Rename machine-ibverbs.c to machine-ibverbs.C
|
commit | commitdiff | tree |
2018-08-16 |
Evan Ramos | Apply clang-format to CmiMachineInit in machine-ibverbs.c
|
commit | commitdiff | tree |
2018-08-13 |
Evan Ramos | Fix build failures resulting from missing definition...
|
commit | commitdiff | tree |
2018-08-11 |
Evan Ramos | Bug #1950: Replace the isomalloc-specific implementations...
|
commit | commitdiff | tree |
2018-08-11 |
Evan Ramos | Partially revert cf88605c8b68ccd2765bfb6f3d9a5c7f22ba4d86
|
commit | commitdiff | tree |
2018-08-10 |
Evan Ramos | unix2nt_cc: Reject '-Wl,--export-dynamic'
|
commit | commitdiff | tree |
2018-08-10 |
Evan Ramos | Split AMPI_API_CAST into AMPI_API_STATIC_CAST and AMPI_API_R...
|
commit | commitdiff | tree |
2018-08-08 |
Evan Ramos | Only print hwloc binding messages for physical node 0
|
commit | commitdiff | tree |
2018-08-08 |
Evan Ramos | Use more portable equivalents of __thread when available
|
commit | commitdiff | tree |
2018-08-08 |
Evan Ramos | Avoid -Wold-style-cast warnings in ampi.h
|
commit | commitdiff | tree |
2018-08-07 |
Evan Ramos | Fix pami-bluegeneq-async-smp autobuild failure
|
commit | commitdiff | tree |
2018-08-01 |
Evan Ramos | unix2nt_cc: Error out if passed "-rdynamic"
|
commit | commitdiff | tree |
2018-08-01 |
Evan Ramos | Redirect stderr to stdout when testing for feature...
|
commit | commitdiff | tree |
2018-07-26 |
Evan Ramos | Bug #1951: On Apple platforms, align malloc_arena to...
|
commit | commitdiff | tree |
2018-07-24 |
Evan Ramos | Replace strdup when also replacing malloc symbols on...
|
commit | commitdiff | tree |
2018-07-24 |
Evan Ramos | f90charm: Change API for broadcasts to chare arrays
|
commit | commitdiff | tree |
2018-07-24 |
Evan Ramos | f90charm: Change syntax for invoking an entry method...
|
commit | commitdiff | tree |
2018-07-24 |
Evan Ramos | f90charm: Change the naming pattern of entry method...
|
commit | commitdiff | tree |
2018-07-24 |
Evan Ramos | f90charm: Replace non-portable use of long to hold...
|
commit | commitdiff | tree |
2018-07-24 |
Evan Ramos | f90charm: Move up declaration of entry method prototypes
|
commit | commitdiff | tree |
2018-07-24 |
Evan Ramos | f90charm: Clean up some code for easier diff management
|
commit | commitdiff | tree |
2018-07-24 |
Evan Ramos | f90charm: Add support for non-Fortran SDAG in Fortran...
|
commit | commitdiff | tree |
2018-07-23 |
Evan Ramos | Apply ICC for_main.o detection code to the Cray PE...
|
commit | commitdiff | tree |
2018-07-23 |
Evan Ramos | Ensure configure properly tests Cray PE link lines...
|
commit | commitdiff | tree |
2018-07-23 |
Evan Ramos | charmc: Fix -rpath-origin with Cray compiler wrappers
|
commit | commitdiff | tree |
2018-07-23 |
Evan Ramos | Charmrun: Improve robustness of provisioning argument...
|
commit | commitdiff | tree |
2018-07-20 |
Evan Ramos | Add charmrun provisioning test
|
commit | commitdiff | tree |
2018-07-20 |
Evan Ramos | Bug #1375: Add stub version of malloc for dlsym's heap...
|
commit | commitdiff | tree |
2018-07-20 |
Evan Ramos | Bug #1375: Allow dynamic linking on Cray PE targets
|
commit | commitdiff | tree |
2018-07-20 |
Evan Ramos | Fix leakage of Charm++ symbols into Converse programs
|
commit | commitdiff | tree |
2018-07-20 |
Evan Ramos | Fix compilation of lockless queue with GCC 4.8's libstdc++
|
commit | commitdiff | tree |
2018-07-18 |
Evan Ramos | Fix C89-style variable scope in sockRoutines.c
|
commit | commitdiff | tree |
2018-07-18 |
Evan Ramos | charmxi: Avoid crash when declaring explicit template...
|
commit | commitdiff | tree |
2018-07-14 |
Evan Ramos | cmitls: If dl_iterate_phdr is available, don't use...
|
commit | commitdiff | tree |
2018-07-12 |
Evan Ramos | Bug #1325: Remove all -Wl,--allow-multiple-definition...
|
commit | commitdiff | tree |
2018-07-12 |
Evan Ramos | Bug #1325: Stub all symbols found in glibc's malloc...
|
commit | commitdiff | tree |
2018-07-12 |
Evan Ramos | Bug #1929: Initialize cmitls segments by copying the...
|
commit | commitdiff | tree |
2018-07-12 |
Evan Ramos | Bug #1893: Expose __executable_start's address to shared...
|
commit | commitdiff | tree |
2018-07-12 |
Evan Ramos | Replace dependency scanning in tests/charm++/xcastredn...
|
commit | commitdiff | tree |
2018-07-12 |
Evan Ramos | Add a configure test for linking a Fortran program
|
commit | commitdiff | tree |
2018-07-12 |
Evan Ramos | Fix hang at exit in bigsim
|
commit | commitdiff | tree |
2018-07-12 |
Evan Ramos | Avoid running tests/ampi/jacobi3d if charmc reports...
|
commit | commitdiff | tree |
2018-07-12 |
Evan Ramos | Fix bgtest
|
commit | commitdiff | tree |
2018-07-11 |
Evan Ramos | Change clang-format file to use Allman braces instead...
|
commit | commitdiff | tree |
2018-07-11 |
Evan Ramos | Bug #1331: Disable forced isomalloc to os-isomalloc...
|
commit | commitdiff | tree |
2018-07-11 |
Evan Ramos | Cleanup: Optimize makefiles to not use shell-based...
|
commit | commitdiff | tree |
2018-07-11 |
Evan Ramos | ./build: Fix quoting in $VERSION test
|
commit | commitdiff | tree |
2018-07-11 |
Evan Ramos | charmc: Use $CMK_F90MAINLIBS when also using mainf...
|
commit | commitdiff | tree |
2018-07-11 |
Evan Ramos | Update detection of ICC library path
|
commit | commitdiff | tree |
2018-07-11 |
Evan Ramos | Fix Fortran symbol portability in AMPI privatization...
|
commit | commitdiff | tree |
2018-07-11 |
Evan Ramos | Fix Fortran symbol portability in mainf.f90 entry point...
|
commit | commitdiff | tree |
2018-07-11 |
Evan Ramos | Bug #1943: Fix exposure of getrusage() and CmiMaxMemoryUsageR()
|
commit | commitdiff | tree |
2018-07-11 |
Evan Ramos | Rewrite CPU affinity code calling into hwloc for correctness...
|
commit | commitdiff | tree |