-
Notifications
You must be signed in to change notification settings - Fork 166
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
Rework GPU runtime system and copies #1991
Merged
Merged
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a47a1ad - Browse repository at this point
Copy the full SHA a47a1adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59ca859 - Browse repository at this point
Copy the full SHA 59ca859View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaeb3da - Browse repository at this point
Copy the full SHA aaeb3daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9418f8e - Browse repository at this point
Copy the full SHA 9418f8eView commit details
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 876a05e - Browse repository at this point
Copy the full SHA 876a05eView commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bb43fd6 - Browse repository at this point
Copy the full SHA bb43fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6254cb - Browse repository at this point
Copy the full SHA d6254cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 100379d - Browse repository at this point
Copy the full SHA 100379dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2723a96 - Browse repository at this point
Copy the full SHA 2723a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for d59755b - Browse repository at this point
Copy the full SHA d59755bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac865c5 - Browse repository at this point
Copy the full SHA ac865c5View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b3a49ef - Browse repository at this point
Copy the full SHA b3a49efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e67b72 - Browse repository at this point
Copy the full SHA 0e67b72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67bfc54 - Browse repository at this point
Copy the full SHA 67bfc54View commit details -
Configuration menu - View commit details
-
Copy full SHA for b519de6 - Browse repository at this point
Copy the full SHA b519de6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c1dd3 - Browse repository at this point
Copy the full SHA 63c1dd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee0c3c7 - Browse repository at this point
Copy the full SHA ee0c3c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb3ba8 - Browse repository at this point
Copy the full SHA 1fb3ba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e24d0e6 - Browse repository at this point
Copy the full SHA e24d0e6View commit details -
Better detection of transpositions.
We are actually still too conservative. A fully dynamic approach is needed.
Configuration menu - View commit details
-
Copy full SHA for 7ccfb67 - Browse repository at this point
Copy the full SHA 7ccfb67View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab177f2 - Browse repository at this point
Copy the full SHA ab177f2View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5e174c3 - Browse repository at this point
Copy the full SHA 5e174c3View commit details
Commits on Jul 27, 2023
-
Begin rework of copying in codegen.
Adds LMADCopy to Imp and implements generic code generation. Very slow, but at least functional for the C backend.
Configuration menu - View commit details
-
Copy full SHA for f71f4cc - Browse repository at this point
Copy the full SHA f71f4ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4672e99 - Browse repository at this point
Copy the full SHA 4672e99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36f2497 - Browse repository at this point
Copy the full SHA 36f2497View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35acf6f - Browse repository at this point
Copy the full SHA 35acf6fView commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6cf7b92 - Browse repository at this point
Copy the full SHA 6cf7b92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0db4d43 - Browse repository at this point
Copy the full SHA 0db4d43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2caca00 - Browse repository at this point
Copy the full SHA 2caca00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e652a1 - Browse repository at this point
Copy the full SHA 4e652a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccfad48 - Browse repository at this point
Copy the full SHA ccfad48View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba632e4 - Browse repository at this point
Copy the full SHA ba632e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e47ab9 - Browse repository at this point
Copy the full SHA 2e47ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 774dfc6 - Browse repository at this point
Copy the full SHA 774dfc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f32f2e4 - Browse repository at this point
Copy the full SHA f32f2e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5789f24 - Browse repository at this point
Copy the full SHA 5789f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for f34d378 - Browse repository at this point
Copy the full SHA f34d378View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7dc0d1 - Browse repository at this point
Copy the full SHA b7dc0d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7beb50 - Browse repository at this point
Copy the full SHA b7beb50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0569334 - Browse repository at this point
Copy the full SHA 0569334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 315d93d - Browse repository at this point
Copy the full SHA 315d93dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c6002d - Browse repository at this point
Copy the full SHA 8c6002dView commit details
Commits on Jul 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9f40ae2 - Browse repository at this point
Copy the full SHA 9f40ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ffec5c - Browse repository at this point
Copy the full SHA 1ffec5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c55031e - Browse repository at this point
Copy the full SHA c55031eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6bd83c - Browse repository at this point
Copy the full SHA c6bd83cView commit details
Commits on Jul 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 068ac1b - Browse repository at this point
Copy the full SHA 068ac1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 595a97b - Browse repository at this point
Copy the full SHA 595a97bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cf01c2 - Browse repository at this point
Copy the full SHA 6cf01c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa416df - Browse repository at this point
Copy the full SHA fa416dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9580e60 - Browse repository at this point
Copy the full SHA 9580e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for d378c4d - Browse repository at this point
Copy the full SHA d378c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 097dc31 - Browse repository at this point
Copy the full SHA 097dc31View commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 575447f - Browse repository at this point
Copy the full SHA 575447fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52ff34b - Browse repository at this point
Copy the full SHA 52ff34bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0236ab - Browse repository at this point
Copy the full SHA d0236abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 844a2ef - Browse repository at this point
Copy the full SHA 844a2efView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef3c877 - Browse repository at this point
Copy the full SHA ef3c877View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9572f3 - Browse repository at this point
Copy the full SHA f9572f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4118c7 - Browse repository at this point
Copy the full SHA d4118c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 866b6d9 - Browse repository at this point
Copy the full SHA 866b6d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1988c7 - Browse repository at this point
Copy the full SHA c1988c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5438c47 - Browse repository at this point
Copy the full SHA 5438c47View commit details -
Configuration menu - View commit details
-
Copy full SHA for b97ec6f - Browse repository at this point
Copy the full SHA b97ec6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 673e7f5 - Browse repository at this point
Copy the full SHA 673e7f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 373ba68 - Browse repository at this point
Copy the full SHA 373ba68View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd203e5 - Browse repository at this point
Copy the full SHA bd203e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30cc4a3 - Browse repository at this point
Copy the full SHA 30cc4a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for af8a023 - Browse repository at this point
Copy the full SHA af8a023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1795c - Browse repository at this point
Copy the full SHA 2f1795cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 383cefe - Browse repository at this point
Copy the full SHA 383cefeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ba93e - Browse repository at this point
Copy the full SHA 76ba93eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c33905 - Browse repository at this point
Copy the full SHA 2c33905View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfcb049 - Browse repository at this point
Copy the full SHA dfcb049View commit details -
Configuration menu - View commit details
-
Copy full SHA for db66b8d - Browse repository at this point
Copy the full SHA db66b8dView commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 069e17b - Browse repository at this point
Copy the full SHA 069e17bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11d2a1c - Browse repository at this point
Copy the full SHA 11d2a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59dcb2c - Browse repository at this point
Copy the full SHA 59dcb2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34b2544 - Browse repository at this point
Copy the full SHA 34b2544View commit details -
Configuration menu - View commit details
-
Copy full SHA for c52e19b - Browse repository at this point
Copy the full SHA c52e19bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d690a2 - Browse repository at this point
Copy the full SHA 0d690a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60a5538 - Browse repository at this point
Copy the full SHA 60a5538View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1382ac - Browse repository at this point
Copy the full SHA b1382acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c13758 - Browse repository at this point
Copy the full SHA 3c13758View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec5556a - Browse repository at this point
Copy the full SHA ec5556aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1075b59 - Browse repository at this point
Copy the full SHA 1075b59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 352c128 - Browse repository at this point
Copy the full SHA 352c128View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7afe5c5 - Browse repository at this point
Copy the full SHA 7afe5c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73b70b1 - Browse repository at this point
Copy the full SHA 73b70b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf9e950 - Browse repository at this point
Copy the full SHA bf9e950View commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 256cfa6 - Browse repository at this point
Copy the full SHA 256cfa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b21310 - Browse repository at this point
Copy the full SHA 2b21310View commit details -
Configuration menu - View commit details
-
Copy full SHA for d21a835 - Browse repository at this point
Copy the full SHA d21a835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eef2d1 - Browse repository at this point
Copy the full SHA 9eef2d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6962a9f - Browse repository at this point
Copy the full SHA 6962a9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ea298 - Browse repository at this point
Copy the full SHA 57ea298View commit details -
Configuration menu - View commit details
-
Copy full SHA for f448f53 - Browse repository at this point
Copy the full SHA f448f53View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 15c0eec - Browse repository at this point
Copy the full SHA 15c0eecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fa39b5 - Browse repository at this point
Copy the full SHA 6fa39b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a381d4a - Browse repository at this point
Copy the full SHA a381d4aView commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e5ce2c0 - Browse repository at this point
Copy the full SHA e5ce2c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d31df9d - Browse repository at this point
Copy the full SHA d31df9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93a152f - Browse repository at this point
Copy the full SHA 93a152fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0539183 - Browse repository at this point
Copy the full SHA 0539183View commit details -
Configuration menu - View commit details
-
Copy full SHA for a721bdf - Browse repository at this point
Copy the full SHA a721bdfView commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce96ef5 - Browse repository at this point
Copy the full SHA ce96ef5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dbddae - Browse repository at this point
Copy the full SHA 1dbddaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae1aef3 - Browse repository at this point
Copy the full SHA ae1aef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 231fea3 - Browse repository at this point
Copy the full SHA 231fea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c14cbbd - Browse repository at this point
Copy the full SHA c14cbbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08d5ee7 - Browse repository at this point
Copy the full SHA 08d5ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebe4148 - Browse repository at this point
Copy the full SHA ebe4148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05841e6 - Browse repository at this point
Copy the full SHA 05841e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for adc3e86 - Browse repository at this point
Copy the full SHA adc3e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 644a49e - Browse repository at this point
Copy the full SHA 644a49eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28fc9ca - Browse repository at this point
Copy the full SHA 28fc9caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f02851 - Browse repository at this point
Copy the full SHA 1f02851View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ae1316 - Browse repository at this point
Copy the full SHA 4ae1316View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ccf11 - Browse repository at this point
Copy the full SHA 50ccf11View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ea30bb3 - Browse repository at this point
Copy the full SHA ea30bb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fc50c0 - Browse repository at this point
Copy the full SHA 5fc50c0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.