Author Statistics for osborn

Back to Index Page

Author Details

Login: osborn
Fullname: osborn
Revisions: 260
Lines of Code: 8345
Added Lines of Code: 16252
Lines of Code per Change: 32.1

Author of the Month

Lines Of Code (per Author)

Lines Of Code for osborn (per module)

Activity

Commit Log

DateAuthorFile/Message
12/14/07 6:32 PMosborn
added --enable-bgp option to use BG/P personality info (4 Files changed, 167 Lines changed)
lib/QMP_init_mpi.c 1.10 (+84 -27)
configure 1.39 (+67 -26)
include/qmp_config.h.in 1.5 (+3 -0)
configure.ac 1.36 (+13 -1)
10/3/06 5:31 PMosborn
Added "-qmp-geom native" command line option for BG/L. (13 Files changed, 777 Lines changed)
examples/Makefile.am 1.8 (+1 -1)
include/Makefile.in 1.18 (+2 -2)
Makefile.in 1.29 (+18 -6)
examples/QMP_perf.c 1.5 (+474 -120)
bin/Makefile.in 1.15 (+2 -2)
lib/QMP_init_mpi.c 1.9 (+49 -10)
configure 1.38 (+26 -34)
configure.ac 1.35 (+1 -1)
lib/Makefile.in 1.17 (+2 -4)
examples/Makefile.in 1.27 (+3 -5)
aclocal.m4 1.25 (+114 -295)
doc/Makefile.in 1.27 (+2 -2)
lib/QMP_topology.c 1.8 (+83 -16)
3/11/06 2:25 AMosborn
Changed email address. (3 Files changed, 5 Lines changed)
AUTHORS 1.5 (+1 -1)
configure.ac 1.32 (+1 -1)
configure 1.34 (+3 -3)
3/10/06 1:15 PMosborn
Fixed warning about types. (1 Files changed, 4 Lines changed)
lib/QMP_error_single.c 1.4 (+4 -1)
3/10/06 3:38 AMosborn
Added timing routines. (25 Files changed, 1019 Lines changed)
lib/QMP_comm_mpi.c 1.6 (+129 -104)
aclocal.m4 1.21 (+243 -307)
ChangeLog 1.7 (+3 -0)
include/Makefile.in 1.14 (+18 -8)
lib/QMP_error_mpi.c 1.3 (+32 -13)
lib/QMP_mem_mpi.c 1.6 (+103 -39)
include/qmp_config.h.in 1.4 (+3 -0)
lib/Makefile.in 1.13 (+22 -26)
doc/Makefile.in 1.23 (+5 -3)
lib/QMP_util.c 1.4 (+14 -5)
lib/QMP_error_single.c 1.3 (+21 -8)
configure 1.33 (+85 -66)
examples/Makefile.in 1.23 (+12 -19)
configure.ac 1.31 (+11 -1)
lib/QMP_mem_single.c 1.6 (+37 -2)
include/QMP_P_COMMON.h 1.7 (+52 -3)
include/qmp.h 1.6 (+6 -2)
Makefile.in 1.25 (+44 -24)
lib/QMP_comm_single.c 1.5 (+48 -0)
bin/Makefile.in 1.11 (+5 -3)
lib/QMP_init_mpi.c 1.8 (+18 -0)
lib/QMP_grid.c 1.5 (+19 -6)
lib/QMP_init_single.c 1.7 (+14 -0)
lib/QMP_machine.c 1.4 (+44 -14)
lib/QMP_topology.c 1.6 (+31 -7)
1/5/06 2:32 PMosborn
Fixes to BG/L personality code. Ready for version 2.1.3. (10 Files changed, 458 Lines changed)
Makefile.in 1.24 (+24 -44)
lib/QMP_topology.c 1.5 (+9 -6)
configure 1.32 (+58 -61)
configure.ac 1.30 (+1 -0)
examples/Makefile.in 1.22 (+19 -12)
aclocal.m4 1.20 (+307 -243)
lib/Makefile.in 1.12 (+26 -22)
include/Makefile.in 1.13 (+8 -18)
doc/Makefile.in 1.22 (+3 -5)
bin/Makefile.in 1.10 (+3 -5)
1/4/06 10:12 PMosborn
Added --enable-bgl compilation option. (9 Files changed, 255 Lines changed)
lib/QMP_topology.c 1.4 (+81 -29)
ChangeLog 1.6 (+8 -5)
lib/QMP_mem_mpi.c 1.5 (+9 -2)
examples/QMP_loopback.c 1.5 (+22 -5)
configure 1.31 (+40 -34)
include/qmp_config.h.in 1.3 (+3 -0)
examples/QMP_gcomm_perf.c 1.5 (+27 -20)
configure.ac 1.29 (+10 -0)
examples/QMP_grid_test.c 1.5 (+55 -40)
1/4/06 3:27 PMosborn
Removed C99 named initializer. (5 Files changed, 45 Lines changed)
lib/QMP_init_mpi.c 1.7 (+8 -1)
configure.ac 1.28 (+1 -1)
configure 1.30 (+24 -16)
lib/QMP_init_single.c 1.6 (+7 -1)
include/QMP_P_COMMON.h 1.6 (+5 -0)
11/17/05 1:29 AMosborn
Fixed bug in SINGLE initialization which swapped SWITCH and MESH modes. (3 Files changed, 31 Lines changed)
configure.ac 1.27 (+1 -1)
configure 1.29 (+26 -34)
lib/QMP_init_single.c 1.5 (+4 -1)
8/27/05 3:49 PMosborn
Removed a '//' to make people who don't want to use C99 happy. (10 Files changed, 157 Lines changed)
bin/Makefile.in 1.9 (+2 -2)
include/qmp.h 1.5 (+4 -1)
configure.ac 1.26 (+1 -1)
include/Makefile.in 1.12 (+2 -2)
configure 1.28 (+10 -10)
lib/Makefile.in 1.11 (+2 -2)
doc/Makefile.in 1.21 (+2 -2)
examples/Makefile.in 1.21 (+2 -2)
Makefile.in 1.23 (+18 -6)
aclocal.m4 1.19 (+114 -295)