openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
Global Arrays
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Aug 14, 2024 — Aug 14, 2025
Showing page 18 of 175
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Modified routines in matrix.c to use iterators.
Bruce J Palmer
More...
over 7 years ago
Modified all routines in matrix.c to use iterators. No tests for most of these routines though.
Bruce J Palmer
More...
over 7 years ago
Got rid of some debugging prints
Bruce J Palmer
More...
over 7 years ago
Replaced loops over blocks with iterators.
Bruce J Palmer
More...
over 7 years ago
Converted all routines to use iterator.
Bruce J Palmer
More...
over 7 years ago
Got rid of a few more debugging prints.
Bruce J Palmer
More...
over 7 years ago
Modified strided_put/get/acc to use iterators.
Bruce J Palmer
More...
over 7 years ago
Fixed up iterators so that it correctly handles SCALAPACK data distributions.
Bruce J Palmer
More...
over 7 years ago
another missing GA_POP_NAME
Jeff Daily
More...
over 7 years ago
add missing GA_POP_NAME to matmul.c
Jeff Daily
More...
over 7 years ago
GA_name_stack is now allocated on the heap
Jeff Daily
More...
over 7 years ago
Declare local arrays as char* instead of void* to avoid warnings with new iterator interface.
Jeff Daily
More...
over 7 years ago
add missing pnga_matmul_basic to ga-papi.h
Jeff Daily
More...
over 7 years ago
galinalg.h lapack routines should use BlasInt, not Integer
Jeff Daily
More...
over 7 years ago
Temporary checking while we look for a bug in basic matrix multiply routine.
Bruce J Palmer
More...
over 7 years ago
Fixed up ga_distribution function so that it works properly for GAs with the read-only property set.
Bruce J Palmer
More...
over 7 years ago
Created a fallback version of matmul_patch that works with block cyclic data distributions.
Bruce J Palmer
More...
over 7 years ago
Modified partitioning for read-only property so that chunk array sizes that match the processor dimension are preserved.
Bruce J Palmer
More...
over 7 years ago
Modified pnga_destroy so that it cleans up utility group and old_mapc arrays if an array is destroy with the read_only property set.
Bruce J Palmer
More...
over 7 years ago
Added Edo's fix for getting rid of Valgrind error from pgroup destroy.
Bruce J Palmer
More...
over 7 years ago
Fixed up some bugs in the read_only property. Mapc array was not getting properly reallocated.
Bruce J Palmer
More...
over 7 years ago
Modified read only test to report the number of processors per node
bjpalmer
More...
over 7 years ago
eliop FreeBSD patch from Debichem https://anonscm.debian.org/viewvc/debichem/unstable/nwchem/debian/patches/06_statfs_kfreebsd.patch?view=log
edoapra
More...
over 7 years ago
Fixed a bug in unset property when using limited memory and made sure to get rid of on-node processor group after converting back to conventional global array.
Bruce J Palmer
More...
over 7 years ago
Merge branch 'hotfix/5.6.3' into develop
Jeff Daily
More...
over 7 years ago
bump version to 5.6.3
Jeff Daily
More...
over 7 years ago
Fixed some bugs in the set/unset property routine.
Bruce J Palmer
More...
over 7 years ago
Fixed memory leak
Bruce J Palmer
More...
over 7 years ago
MPI_Comm_split requires non-negative color
Jeff Daily
More...
over 7 years ago
Added functionality to convert host IDs to positive integers using a hash table to keep track of unique IDs. This keeps the MPI_Comm_split function from failing if host IDs happen to be negative.
Bruce J Palmer
More...
over 7 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
…
174
175
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree