Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SCECcode
/
awp
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Issues
6
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fixes
- #13
#13
Open
ooreilly
wants to merge 58 commits into
main
SCECcode/awp:main
from
fixes
SCECcode/awp:fixes
Copy head branch name to clipboard
Conversation
Commits
58
(58)
Checks
Files changed
Open
Fixes
#13
ooreilly
wants to merge 58 commits into
main
SCECcode/awp:main
from
fixes
SCECcode/awp:fixes
Copy head branch name to clipboard
Commits
Commits on Jul 14, 2020
Add GDB.
ooreilly
committed
7005fbb
View commit details
Copy full SHA for 7005fbb
Browse repository at this point
Set CUDA compile flags.
ooreilly
committed
d6f7061
View commit details
Copy full SHA for d6f7061
Browse repository at this point
Fix segmentation fault when using point forces on multiple GPUs.
ooreilly
committed
258c5e5
View commit details
Copy full SHA for 258c5e5
Browse repository at this point
Fix force parallel bug.
ooreilly
committed
501f464
View commit details
Copy full SHA for 501f464
Browse repository at this point
Fix ngsl.
ooreilly
committed
b839697
View commit details
Copy full SHA for b839697
Browse repository at this point
Fix repeating source.
ooreilly
committed
1a5eadb
View commit details
Copy full SHA for 1a5eadb
Browse repository at this point
Add old CUDA print functions.
ooreilly
committed
67a9df5
View commit details
Copy full SHA for 67a9df5
Browse repository at this point
Commits on Jul 17, 2020
Update kernel.cu to fix DM sync issues.
ooreilly
committed
bfc52a6
View commit details
Copy full SHA for bfc52a6
Browse repository at this point
Commits on Oct 1, 2020
Fix three types of parallel bugs in the source and receiver implementation.
Show description for 3b07f4b
ooreilly
committed
3b07f4b
View commit details
Copy full SHA for 3b07f4b
Browse repository at this point
Commits on Oct 5, 2020
add print statements for outputting grid numbers.
ooreilly
committed
33bc3c2
View commit details
Copy full SHA for 33bc3c2
Browse repository at this point
rewrite distribute function so that it is compatible with multiple blocks.
ooreilly
committed
a5df04f
View commit details
Copy full SHA for a5df04f
Browse repository at this point
Commits on Oct 7, 2020
remove print statements and add some comments to explain certain steps in the source partitioning function.
ooreilly
committed
8cd4dba
View commit details
Copy full SHA for 8cd4dba
Browse repository at this point
fix broken test (update client call).
ooreilly
committed
6f8f7ae
View commit details
Copy full SHA for 6f8f7ae
Browse repository at this point
Commits on Oct 12, 2020
fix source interpolation in the curvilinear kernel.
ooreilly
committed
1d097a9
View commit details
Copy full SHA for 1d097a9
Browse repository at this point
Commits on Nov 20, 2020
fix block size for original AWP.
ooreilly
committed
e8d1081
View commit details
Copy full SHA for e8d1081
Browse repository at this point
Commits on Nov 24, 2020
fix a bug in PR-13 to assign receiver/source indices in each partition
hzfmer
committed
af2d0b4
View commit details
Copy full SHA for af2d0b4
Browse repository at this point
Commits on Dec 7, 2020
add zhat arg to source functions.
ooreilly
committed
a7763b9
View commit details
Copy full SHA for a7763b9
Browse repository at this point
fix source amplitude errors for sources placed near the boundary at the cell-centered grid points.
ooreilly
committed
b4c6353
View commit details
Copy full SHA for b4c6353
Browse repository at this point
Commits on Dec 8, 2020
Fix wrong quadrature weights.
ooreilly
committed
fdebaf0
View commit details
Copy full SHA for fdebaf0
Browse repository at this point
Commits on Dec 13, 2020
change step to size_t in buffer.
ooreilly
committed
be130ec
View commit details
Copy full SHA for be130ec
Browse repository at this point
Commits on Dec 14, 2020
fix integer overflow in mpi_io_indexed.
ooreilly
committed
e4a5aea
View commit details
Copy full SHA for e4a5aea
Browse repository at this point
Commits on Jan 29, 2021
enable debugging statements and fix force boundary issue for a single point with no interpolation.
ooreilly
committed
8749550
View commit details
Copy full SHA for 8749550
Browse repository at this point
fix source in the x-direction.
ooreilly
committed
a977b5e
View commit details
Copy full SHA for a977b5e
Browse repository at this point
fix force in the y direction.
ooreilly
committed
4142ba3
View commit details
Copy full SHA for 4142ba3
Browse repository at this point
Commits on Jan 30, 2021
add partitioning interface, but this change breaks the gaussian hill test.
ooreilly
committed
10aa7d5
View commit details
Copy full SHA for 10aa7d5
Browse repository at this point
Commits on Jan 31, 2021
remove unused macro.
ooreilly
committed
ce414a6
View commit details
Copy full SHA for ce414a6
Browse repository at this point
fix output of density.
ooreilly
committed
cafe12d
View commit details
Copy full SHA for cafe12d
Browse repository at this point
remove unused grids.
ooreilly
committed
0eed1b4
View commit details
Copy full SHA for 0eed1b4
Browse repository at this point
rename partitioning functions and update partitioning bounds to minimize the amount of overlap.
ooreilly
committed
016f8c0
View commit details
Copy full SHA for 016f8c0
Browse repository at this point
remove debug statements.
ooreilly
committed
5e93b1f
View commit details
Copy full SHA for 5e93b1f
Browse repository at this point
Commits on Feb 5, 2021
Fix SGT output.
ooreilly
committed
4c6de6f
View commit details
Copy full SHA for 4c6de6f
Browse repository at this point
add optimized stress kernel to interior region.
ooreilly
committed
92dda2c
View commit details
Copy full SHA for 92dda2c
Browse repository at this point
add optimized kernel to left boundary.
ooreilly
committed
418f714
View commit details
Copy full SHA for 418f714
Browse repository at this point
add optimized stress kernel to right boundary.
ooreilly
committed
e8eccce
View commit details
Copy full SHA for e8eccce
Browse repository at this point
forgot to add kernel :)
ooreilly
committed
87d57c2
View commit details
Copy full SHA for 87d57c2
Browse repository at this point
add missing kernel :)
ooreilly
committed
3c69c30
View commit details
Copy full SHA for 3c69c30
Browse repository at this point
Commits on Jun 25, 2021
Fix source placement (#16)
Show description for 3245f73
ooreilly
and
Ossian O'Reilly
authored
3245f73
View commit details
Copy full SHA for 3245f73
Browse repository at this point
Commits on Jun 27, 2021
Fix mapping (#17)
Show description for d93d303
ooreilly
and
Ossian O'Reilly
authored
d93d303
View commit details
Copy full SHA for d93d303
Browse repository at this point
Commits on Jul 1, 2021
Grid stretch (#18)
Show description for 0df29b7
ooreilly
authored
0df29b7
View commit details
Copy full SHA for 0df29b7
Browse repository at this point
Commits on Jul 6, 2021
Update grid writing tool (#19)
Show description for 2ae3108
ooreilly
authored
2ae3108
View commit details
Copy full SHA for 2ae3108
Browse repository at this point
Fix write material property info (#20)
ooreilly
authored
ddb6ab8
View commit details
Copy full SHA for ddb6ab8
Browse repository at this point
Commits on Jul 7, 2021
Fix unit tests (#21)
Show description for e5f38d9
ooreilly
authored
e5f38d9
View commit details
Copy full SHA for e5f38d9
Browse repository at this point
Commits on Jul 8, 2021
rename project. (#22)
ooreilly
authored
6b2f579
View commit details
Copy full SHA for 6b2f579
Browse repository at this point
Update write_grid docs. (#23)
ooreilly
authored
b0b55c5
View commit details
Copy full SHA for b0b55c5
Browse repository at this point
Commits on Jul 19, 2021
Energy rate (#24)
Show description for a326b02
ooreilly
authored
a326b02
View commit details
Copy full SHA for a326b02
Browse repository at this point
Commits on Sep 1, 2021
disable energy module when not in use. (#25)
ooreilly
authored
55449c2
View commit details
Copy full SHA for 55449c2
Browse repository at this point
Commits on Oct 9, 2021
fix incorrect placement of source/receivers in the y-direction and point force parallel consistency issue (#26)
Show description for 7553165
ooreilly
authored
7553165
View commit details
Copy full SHA for 7553165
Browse repository at this point
Commits on Oct 12, 2021
Fix dm overlap placement (#30)
Show description for bf83acb
ooreilly
authored
bf83acb
View commit details
Copy full SHA for bf83acb
Browse repository at this point
Commits on Dec 8, 2021
Redesign cerjan function so that ND is no longer bounded by min(nxt,nyt)
deanrockit
committed
c91561c
View commit details
Copy full SHA for c91561c
Browse repository at this point
Commits on Oct 11, 2022
Fix write_grid tool so that it works with multiple processors. Fix an issue in write_grid tool with allocation of memory.
deanrockit
committed
f2c1d73
View commit details
Copy full SHA for f2c1d73
Browse repository at this point
Commits on Apr 5, 2024
* Adding new user input flags specifying Q model parameters and caps on velocity (QSI, QPQSR, MAXVPVSR, VMIN, VMAX, and DMIN).
deanrockit
committed
0f658d6
View commit details
Copy full SHA for 0f658d6
Browse repository at this point
Delete release folder
deanrockit
committed
cadd990
View commit details
Copy full SHA for cadd990
Browse repository at this point
Modify velbuffer function to avoid zero values in Vz at the surface when topography is turned on.
deanrockit
committed
ab9aa3e
View commit details
Copy full SHA for ab9aa3e
Browse repository at this point
Merge pull request #31 from SCECcode/new_cerjan
Show description for cc201e4
deanrockit
authored
cc201e4
View commit details
Copy full SHA for cc201e4
Browse repository at this point
Commits on Oct 24, 2024
Remove textures, add compile scripts for summit,ls6,vista
apalla
committed
01f49f1
View commit details
Copy full SHA for 01f49f1
Browse repository at this point
Commits on Feb 13, 2025
Change param type of Alloc1D from int to long
akashpalla
committed
8e7d34a
View commit details
Copy full SHA for 8e7d34a
Browse repository at this point
Commits on Feb 18, 2025
Remove mesh_clean.c from compile scripts
akashpalla
committed
18a4b26
View commit details
Copy full SHA for 18a4b26
Browse repository at this point
Commits on Feb 21, 2025
Merge pull request #34 from akashpalla/cuda12+
Show description for c2c495f
deanrockit
authored
c2c495f
View commit details
Copy full SHA for c2c495f
Browse repository at this point
You can’t perform that action at this time.