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
.
ddsolvation
/
ddX
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
30
Code
Issues
17
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Parallelized all the adjoint operations and the FMM l2l and m2m operations.
- #145
#145
Draft
mnottoli
wants to merge 16 commits into
main
ddsolvation/ddX:main
from
openmp
ddsolvation/ddX:openmp
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Draft
Parallelized all the adjoint operations and the FMM l2l and m2m operations.
#145
mnottoli
wants to merge 16 commits into
main
ddsolvation/ddX:main
from
openmp
ddsolvation/ddX:openmp
Copy head branch name to clipboard
Commits
Commits on Jun 19, 2023
Parallelized the adjoint ddpcm step.
mnottoli
committed
f30ec1b
View commit details
Copy full SHA for f30ec1b
Browse repository at this point
Parallelized tree_m2p_adj.
mnottoli
committed
b6ecc7f
View commit details
Copy full SHA for b6ecc7f
Browse repository at this point
Parallelized tree_m2l_rotation_adj.
mnottoli
committed
14717b8
View commit details
Copy full SHA for 14717b8
Browse repository at this point
Increased the printed information about ddLPB timings.
mnottoli
committed
8ddd8a9
View commit details
Copy full SHA for 8ddd8a9
Browse repository at this point
Cleanup.
mnottoli
committed
a8046d7
View commit details
Copy full SHA for a8046d7
Browse repository at this point
Parallelized tree_m2p_bessel_adj.
mnottoli
committed
413bdf1
View commit details
Copy full SHA for 413bdf1
Browse repository at this point
Parallelized tree_m2l_bessel_rotation_adj_work.
mnottoli
committed
0cee714
View commit details
Copy full SHA for 0cee714
Browse repository at this point
Commits on Jun 20, 2023
Added some code to compute the layers of the bisection tree.
mnottoli
committed
d0457d6
View commit details
Copy full SHA for d0457d6
Browse repository at this point
Parallelized tree_m2m_rotation_work.
mnottoli
committed
0f75fca
View commit details
Copy full SHA for 0f75fca
Browse repository at this point
Parallelized tree_l2l_rotation_work and tree_l2l_bessel_rotation_work.
mnottoli
committed
7ab99b8
View commit details
Copy full SHA for 7ab99b8
Browse repository at this point
Now properly computing the total number of layers.
mnottoli
committed
71465a4
View commit details
Copy full SHA for 71465a4
Browse repository at this point
Fixed a few errors.
mnottoli
committed
c2f10d6
View commit details
Copy full SHA for c2f10d6
Browse repository at this point
Parallelized the remaining l2l, m2m, with Bessel and without.
mnottoli
committed
6960ea0
View commit details
Copy full SHA for 6960ea0
Browse repository at this point
Subroutine arguments are not declared anymore as omp private.
mnottoli
committed
6864efa
View commit details
Copy full SHA for 6864efa
Browse repository at this point
Disabled omp in m2m.
mnottoli
committed
84f1866
View commit details
Copy full SHA for 84f1866
Browse repository at this point
Reenabled openmp in m2m.
mnottoli
committed
2eebd24
View commit details
Copy full SHA for 2eebd24
Browse repository at this point
You can’t perform that action at this time.