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
OSPRI
Settings
|
Report Duplicate
1
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 31, 2024 — Aug 31, 2025
Showing page 77 of 84
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
making print_parameters an A1D function
potluri
More...
about 15 years ago
moving print_parameters to thread safe part of Initialize and removing locks inside it, correcting a bug in handlepool
potluri
More...
about 15 years ago
Add some comments, starting to implement pthreadd, noting that A1_Initialize is not actually thread-safe.
Jeff Hammond
as jhammond
More...
about 15 years ago
fixed dumb typo
Jeff Hammond
as jhammond
More...
about 15 years ago
adding print parameters function for DCMF device layer
Jeff Hammond
as jhammond
More...
about 15 years ago
updating get benchmark
potluri
More...
about 15 years ago
freeing data structures in finalize
potluri
More...
about 15 years ago
a try at shared counter API
potluri
More...
about 15 years ago
adding definitions for vector ops and armci wrappers
potluri
More...
about 15 years ago
So I'm going to implement A1 over pthreads so that I can run it on my laptop. Using pthreads means it will be thread-safe, which is required for all device ports of A1, even the shared-memory trivial ones.
Jeff Hammond
as jhammond
More...
about 15 years ago
adding assert that aborts for use in callbacks
potluri
More...
about 15 years ago
group calls need to have the if world else error or we're going to deadlock on groups. of course, we don't have groups implemented yet, but we shouldn't let that stop us from being careful about the implementation now.
Jeff Hammond
as jhammond
More...
about 15 years ago
removing redundant buffer_info structure, using a1d_request instead, saves a malloc in putacc callbacks
potluri
More...
about 15 years ago
adding cs and pthred benchmarks
potluri
More...
about 15 years ago
adding global lock using lockbox
potluri
More...
about 15 years ago
adding lockbox and atomics benchmarks
potluri
More...
about 15 years ago
developer notes look good, i just fixed a spelling error because i am OCD i added some TODOs (mostly clarification) to the impl header regarding atomics
Jeff Hammond
as jhammond
More...
about 15 years ago
removed a comment and fixed an A1C_DISABLE_INTERRUPTS
Jeff Hammond
as jhammond
More...
about 15 years ago
disable_interrupts -> enable_interrupts (plus 1->0 as appropriate). it is just my OCD but i think variables should express the presence of the "on" state rather than the "off" state.
Jeff Hammond
as jhammond
More...
about 15 years ago
removing older comments
potluri
More...
about 15 years ago
test and testandset lock using atomics for cht realted notes
potluri
More...
about 15 years ago
dgp atomics not showing desired performance, infact I observed a slight degradation in latency. So I am reverting back to using DCMF_Critical_section
potluri
More...
about 15 years ago
minor edits to macros
potluri
More...
about 15 years ago
fixing non-blocking calls, builds without any issues
potluri
More...
about 15 years ago
fixing non-blocking code, in progress
potluri
More...
about 15 years ago
adding init_handle functions adding adl functions for non-blocking and wait ops using enable_cht as parameter name for CHT making return values uniform other cosmetic changes
potluri
More...
about 15 years ago
adding a todo list. needs ordering
potluri
More...
about 15 years ago
adding non-blockign function for put accumulate
potluri
More...
about 15 years ago
adding notes on request and handle pools
potluri
More...
about 15 years ago
git-svn-id: https://svn.mcs.anl.gov/repos/ospri@209 4a0c8edc-5189-0410-a5da-cd986011a6a8
potluri
More...
about 15 years ago
←
1
2
…
73
74
75
76
77
78
79
80
81
82
83
84
→
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