-
Notifications
You must be signed in to change notification settings - Fork 241
merge develop branch into master branch. bump the version number to 2.6 #119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
minor bug fix in client code
do not build bingen if offline compilation is disabled
fix travis CI build
…tra barrier at the beginning of the outer loop.
improve big sgemm column NN perf. improve small sgemm NN perf.
bump develop version to 2.5
improve small sgemm column major TN on Hawaii
fix a very silly bug in compuing s/dtrsm flops.
Ben : fixing bonaire path for sgemm using CL2.0 path
some typo fixes
Fix install location of samples
fix cmake bug introduced by pull request #75
…red CMakeLists.txt in BUILD_TEST block
added test for OSX detection to turn
… are within range from 1184 to 3872
better handle sgemm NT where M and N are mod32 and not mod64. M and N…
fix undefined reference to symbol 'pthread_key_delete@@GLIBC_2.2.5'
delete appendix in license file
Install cmake configuration to lib/cmake/clBLAS
adding zgemm kernel for hawaii
enables apiCallCount for zgemm within client and an zgemm bug fix
AMDAPPSDKROOT is used
add codepath for dtrsm when M and N are mod192
add x86_64/sdk suffix as search location for libOpenCL.so
python scripts should call clBLAS-client instead of client
adding performance data for release
guacamoleo
added a commit
that referenced
this pull request
Jul 1, 2015
merge develop branch into master branch. bump the version number to 2.6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.