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
ADDA
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Oct 18, 2024 — Oct 18, 2025
Showing page 5 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added .gitattributes for EOL and export settings
Maxim Yurkin
More...
almost 5 years ago
Updated recipes for cleanruns... targets, so that they remove only output folders, but not, e.g., scripts with names starting with run or test.
Maxim Yurkin
More...
almost 5 years ago
Update README.md
Maxim Yurkin
More...
almost 5 years ago
Update README.md
Maxim Yurkin
More...
almost 5 years ago
Update README.md
Maxim Yurkin
More...
almost 5 years ago
- README.md added to a lot of directories (instead of wiki page PackageDescription) - Existing README(.md) files updated, as well as comments in other files
Maxim Yurkin
More...
almost 5 years ago
typo fixes
Maxim Yurkin
More...
almost 5 years ago
Increased MAXH to 500 and added more meaningful error messages and comments
Maxim Yurkin
More...
almost 5 years ago
Stopped providing Win32 binaries, removed win32 folder.
Maxim Yurkin
More...
almost 5 years ago
- Changed the format of comments in the top of source files. Removed file name, copyright years, and old svn fields. - Added short copyright statements to a few files. - version updated to 1.4.0-beta
Maxim Yurkin
More...
almost 5 years ago
Fixes #228
Maxim Yurkin
More...
almost 5 years ago
- Added support for Microsoft MPI. - In using the latter we assume that it supports MPI 2.2 (at least all functions from this standard that we may need). This is done by hacks when checking the MPI version during compilation and runtime. - mpi/Makefile updated to automatically detect Microsoft MPI and set everything as needed. - Similarly updated misc/near_field/Makefile to operate with Microsoft MPI. Includes workaround for bug in the latter.
Maxim Yurkin
More...
almost 5 years ago
Added very basic PRECISE_TIMING functionality to oclmatvec.c. At least, the execution now finishes the same as in seq and mpi modes.
Maxim Yurkin
More...
almost 5 years ago
- Changed the setting of grid sizes (to be compatible with FFT) in accordance to new capabilities of clFFT - Refactored CLFFT_AMD into CLFFT - Added special error checks (wrappers) for clFFT and clBLAS calls - Added tests for clFFT and clBLAS versions both at compile and runtime (2.12 for both) - Added specification of the target opencl version (1.2) - Improved print_cl_errstring() to handle error codes of OpenCL versions up to 2.2 - Added output of Device C language version in OpenCL mode - Added platform id for Intel HD Graphics - Replaced clUnloadCompiler() by clUnloadPlatformCompiler() when OpenCL 1.2 is available, but with workaround for Intel HD Graphics - Improved comments in ocl/Makefile - Updated ignore strings in `comp2exec` and removed some exclusions in suite files according to new capabilities of clFFT
Maxim Yurkin
More...
almost 5 years ago
Changed optimization level during debug build from -O2 to -O1 (or -Og)
Maxim Yurkin
More...
almost 5 years ago
- added warning when gfortran is not found (fixes #236) - added FORT_LIB_PATH parameter and a default line to uncomment - that is a workaround for missing libgfortran on macOS
Maxim Yurkin
More...
almost 5 years ago
- Fixes redundant IFAIL errors in IGT routines (see #252). - Removes writing to stdout from Fortran files - this removes dependence on quadmath library (was causing problems in some compilation environments). Now ifail is checked in "interaction.c" - errors should appear only seldom (i.e. when `-eps 12` is used).
Maxim Yurkin
More...
almost 5 years ago
Merge pull request #279 from PStegmann/feature/pst_AppleOCL
Maxim Yurkin
More...
almost 5 years ago
Indentation correction.
StegmannJCSDA
More...
almost 5 years ago
Added OpenCL compiler flags for Apple.
StegmannJCSDA
More...
almost 5 years ago
Minor corrections to the output. Now it is consistent throughout ADDA. In particular, : is always followed by space, while = typically has no spaces on either side (but in some places is used as " = "). - Added space between : and size along X in shape description, and space after "CoupleConstant:". - Removed space after "sphere center r/d=" in description of coated shape. - Updated tests to ignore these differences when comparing against previous version. - Fortunately, this doesn't affect parser in `/misc/parse_log`. Still it may potentially affect other parsers.
Maxim Yurkin
More...
about 5 years ago
minor update to commit 2c0774e1cf65c4fd0ba8c33dbfca13c2c1a01bbf to remove compiler warnings
Maxim Yurkin
More...
about 5 years ago
Merge branch 'master' of github.com:adda-team/adda
Maxim Yurkin
More...
about 5 years ago
Allows inclusion of 'const.h' during C++ compilation. Fixes issue 276.
Maxim Yurkin
More...
about 5 years ago
Mentions number of countries, where ADDA is used
Maxim Yurkin
More...
about 5 years ago
- Fixes issue 271. Removes unsafe calls to sprintf when outputting the description of the initial field for the iterative solver. - Similarly reworks operations with beam_descr and avg_string by using dyn_sprintf. - Removes redundant character in format specifier ("%ud"->"%u") inside one error message.
Maxim Yurkin
More...
over 5 years ago
- Changed two images from .wmf to .svg for better portability.
Maxim Yurkin
More...
over 5 years ago
Added some figures from the manual as separate image files.
Maxim Yurkin
More...
over 5 years ago
- Corrects swapping pointers at checkpoint loading. Fixes #270 - fixes typo in cmplx.h
Maxim Yurkin
More...
over 5 years ago
-Fixes issue #269 (division by zero in GenerateB.c). -Adds tests for this bug and odd grids, in general (including new file sphere9.geom) -Couple of textual corrections.
Maxim Yurkin
More...
over 5 years ago
←
1
2
3
4
5
6
7
8
9
…
16
17
→
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