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

Last day changes #2

Merged
merged 28 commits into from
Aug 31, 2024
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
d7d9a13
Remove new Remote implementation debug script.
Iainmon Aug 25, 2024
d504c44
Remove .my_chpleconfig
Iainmon Aug 25, 2024
7d7f8dd
Remove .vscode and .timedata
Iainmon Aug 25, 2024
67db160
Remove .vscode and .timedata
Iainmon Aug 25, 2024
f279b24
Move experiments into their place.
Iainmon Aug 25, 2024
f86593a
Move examples into examples folder.
Iainmon Aug 25, 2024
aa492f5
Add scripts symblink.
Iainmon Aug 25, 2024
d912e6b
Move help into learning folder.
Iainmon Aug 25, 2024
4a91fd9
Remove .cls-commands.json
Iainmon Aug 25, 2024
d3ed19a
Improved simple domain implementaition.
Iainmon Aug 25, 2024
e3aca6c
Add many construction functions to SimpleDomain.chpl.
Iainmon Aug 25, 2024
fd6eee8
Add functions to simple domain implementation.
Iainmon Aug 26, 2024
7fbda3c
Improve simple domain iteration.
Iainmon Aug 26, 2024
d3f116e
Cleaned up SimpleDomain quite a bit.
Iainmon Aug 26, 2024
3a897f9
Rebuild docs.
Iainmon Aug 26, 2024
5d3a68b
Fix path in example.
Iainmon Aug 26, 2024
b926296
Fix path in example.
Iainmon Aug 26, 2024
2862582
Add tensors for examples.
Iainmon Aug 26, 2024
3dbbf18
Add example file.
Iainmon Aug 26, 2024
a5eff71
Convert library to use simple domains. much faster.
Iainmon Aug 27, 2024
23c0c81
Remove compilation dump files.
Iainmon Aug 27, 2024
495f14f
Add files for final deep dive.
Iainmon Aug 30, 2024
1c01dd8
Add first stage of removing SimpleDomain from my code. Spent quite a …
Iainmon Aug 30, 2024
4d8f272
Add SimpleDomain back in for merge to main.
Iainmon Aug 30, 2024
6aefbcf
Remove all usages of SimpleDomain.
Iainmon Aug 31, 2024
b6f26d2
Fix performance issue caused by simple domain.
Iainmon Aug 31, 2024
c246ebf
Add performance improvements. Still not as fast as main.
Iainmon Aug 31, 2024
b96ce62
Change Tensor to dynamicTensor.
Iainmon Aug 31, 2024

Sorry, this diff is taking too long to generate.

It may be too large to display on GitHub.