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
C
Corrfunc
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 18 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Hopefully last fix before the tests pass
Manodeep Sinha
More...
about 9 years ago
Attempting to fix echo issues
Manodeep Sinha
More...
about 9 years ago
Merge branch 'develop' of https://github.com/manodeep/Corrfunc into develop
Manodeep Sinha
More...
about 9 years ago
Now forcing double/float into the header and C files.
Manodeep Sinha
More...
about 9 years ago
Fixed the bug in case of no OpenMP. Trying to fix TRAVIS failure
Manodeep Sinha
More...
about 9 years ago
Merge branch 'develop' of https://github.com/manodeep/Corrfunc into develop
Manodeep Sinha
More...
about 9 years ago
Forgot to add the files for the theory vpf implementations [ci skip]
Manodeep Sinha
More...
about 9 years ago
Silencing compiler warning for mis-matched printf format [ci skip]
Manodeep Sinha
More...
about 9 years ago
Everything compiles and all tests pass on my laptop. Time for TRAVIS
Manodeep Sinha
More...
about 9 years ago
Fixed typos for the file [ci skip]
Manodeep Sinha
More...
about 9 years ago
The runtime dispatch is ready for all functions. Tests pass for the theory routines - still not ready for TRAVIS (waiting to finish the mocks) [ci skip]
Manodeep Sinha
More...
about 9 years ago
Typofix in wp. Updated Makefiles to only copy the header for the API [ci skip]
Manodeep Sinha
More...
about 9 years ago
Fixed reference to DOUBLE_FORMAT [ci skip]
Manodeep Sinha
More...
about 9 years ago
Fixed the defaults in config_options to 0. Accounting for Makefile flag for rpavg in the main routines [ci skip]
Manodeep Sinha
More...
about 9 years ago
DDrppi can now handle runtime dispatch for float/doubles as well as different kernels
Manodeep Sinha
More...
about 9 years ago
Changed the function parameters for the DD kernels to be more consistent with the actual exposed API call [ci skip]
Manodeep Sinha
More...
about 9 years ago
Makefile updates for DD [ci skip]
Manodeep Sinha
More...
about 9 years ago
Makefile fixes for wp and trivial checks into source [ci skip]
Manodeep Sinha
More...
about 9 years ago
xi can now handle runtime dispatch for floats/doubles [ci skip]
Manodeep Sinha
More...
about 9 years ago
Now copying all associated header files into the include directory to make sure the static library can be used in an external code [ci skip]
Manodeep Sinha
More...
about 9 years ago
Fixed typo [ci skip]
Manodeep Sinha
More...
about 9 years ago
Adding the rest of the edits [ci skip]
Manodeep Sinha
More...
about 9 years ago
DD is now capable of runtime dispatch for doubles/floats at runtime. Only DD and wp compile currently - everything else is broken [ci skip]
Manodeep Sinha
More...
about 9 years ago
Figured out why I need special treatment for wp_kernels_*.c in the Makefile. Fixed now [ci skip]
Manodeep Sinha
More...
about 9 years ago
Massive changes to allow flexible runtime behaviour. Most Makefile options can now be accessed at runtime via the libraries; only wp is compiling now - everything else is horribly broken. Skipping Travis for this commit [ci skip]
Manodeep Sinha
More...
about 9 years ago
Added the python script to generate the nthreads scaling text [ci skip]
Manodeep Sinha
More...
about 9 years ago
Current paper
Manodeep Sinha
More...
about 9 years ago
Forgot to fix the tests for non-OpenMP case
Manodeep Sinha
More...
about 9 years ago
Forgot to add the header and the fact that cpu features is directly taken from Agner Fog [ci skip]
Manodeep Sinha
More...
about 9 years ago
Added cpu feature detection - now AVX will only be dispatched assuming both the cpu, compiler and OS support AVX. Similarly for SSE. Only wp has this capability but I intend to incorporate this enhancement into the other codes. Amazingly, calling the python routines takes a lot longer than calling the command-line or the through the run_correlations in the examples directory
Manodeep Sinha
More...
about 9 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
…
33
34
→
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