Skip to content

Commit

Permalink
Minor fixes of GPU support and auto-comp.
Browse files Browse the repository at this point in the history
  • Loading branch information
ochubar committed Mar 24, 2024
1 parent b600ef9 commit f64afed
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,4 @@ clean:
if [ -d $(root_dir)/.git ]; then rm -f $(examples_dir)/srwlpy*.so && (git checkout $(examples_dir)/srwlpy*.so 2>/dev/null || :); fi;

.PHONY: all clean core fftw nofftw pylib

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,4 +292,4 @@ L. Rebuffi (ELETTRA - ANL)
D. Bruhwiler (RadiaSoft LLC)
R. Nagler (RadiaSoft LLC)
P. Moeller (RadiaSoft LLC)
B. Nash (RadiaSoft LLC)
B. Nash (RadiaSoft LLC)
1 change: 0 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,3 @@ D. Bruhwiler (RadiaSoft LLC)
R. Nagler (RadiaSoft LLC)
P. Moeller (RadiaSoft LLC)
B. Nash (RadiaSoft LLC)

0 comments on commit f64afed

Please sign in to comment.