Skip to content
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

GEOPY-1479 #46

Merged
merged 36 commits into from
May 2, 2024
Merged
Show file tree
Hide file tree
Changes from 35 commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
bc2db29
Rework fem parallelization
domfournier Apr 28, 2024
bf3b1e4
Continue work, still not right
domfournier Apr 28, 2024
e19785b
Fix issue wit dimensions. All tests pass
domfournier Apr 29, 2024
236224f
Reduce chunksize estimate
domfournier Apr 29, 2024
8a3dc9f
Add prints for profiling
domfournier Apr 29, 2024
1fb556b
More prints
domfournier Apr 29, 2024
c3d5da9
Remove indexing of array in delayed. Move prints
domfournier Apr 29, 2024
658eca3
Avoid reshape if already 2d array
domfournier Apr 29, 2024
2370cdc
Pre-delay eval_block
domfournier Apr 29, 2024
a9687c7
Delay fields deriv array
domfournier Apr 29, 2024
8d38bf8
Fix bug in variable name
domfournier Apr 29, 2024
8ee714e
Create array inside delayed call
domfournier Apr 29, 2024
550146d
Keep sparse operations in derivative comps
domfournier Apr 29, 2024
df7c58c
Apply mod for AFEM
domfournier Apr 29, 2024
76603a3
TEst parallelization with returning Zero
domfournier Apr 29, 2024
3612224
Skip over derivatives on model
domfournier Apr 29, 2024
3a7e415
Increase chunk size estimate
domfournier Apr 29, 2024
0aed3f5
Attempt shorter blocks of derivs calcs
domfournier Apr 30, 2024
c3913bd
Fix indexing
domfournier Apr 30, 2024
cc8d60d
Fix warning of ragged array
domfournier Apr 30, 2024
23a270d
Add print
domfournier Apr 30, 2024
2cc036b
More prints
domfournier Apr 30, 2024
35c504b
Delay fields, survey and mesh
domfournier Apr 30, 2024
bc880b5
Block derivs as single process
domfournier Apr 30, 2024
8314d89
Use array instead of fields in dpred
domfournier Apr 30, 2024
879d058
Merge branch 'release/0.19.0.8' into GEOPY-1479
domfournier Apr 30, 2024
a959a5f
Paralleize RHD creation for FEM.
domfournier Apr 30, 2024
938e4ff
Add prints with some cleanups
domfournier Apr 30, 2024
77592c1
Fix dimension issues
domfournier Apr 30, 2024
0bb7053
FIx issue with compute inside delayed function
domfournier Apr 30, 2024
1aec17a
Add dask report for testing in J calcs
domfournier Apr 30, 2024
9f40154
Comment out dask profiler
domfournier Apr 30, 2024
84529e9
Try flatter implementation
domfournier May 1, 2024
0a59191
Cleanups
domfournier May 1, 2024
67ad2b3
Improve progress bar
domfournier May 1, 2024
43f8394
Clean ups
domfournier May 1, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading