forked from NVIDIA/grcuda
-
Notifications
You must be signed in to change notification settings - Fork 3
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: necst/grcuda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: grcuda-0.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: necst/grcuda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 25 files changed
- 3 contributors
Commits on Sep 21, 2022
-
Added Java implementation of the benchmark suite (#49)
Implemented the main benchmarks present in the Python suite in Java. The class Benchmark.java provides a template for future use cases. Created configuration files to easily adapt the benchmarks to different types of workloads. The suite is built as a Maven project, indeed running mvn test will execute all the benchmarks based on the configuration file of the appropriate GPU architecture.
Configuration menu - View commit details
-
Copy full SHA for 85dcf30 - Browse repository at this point
Copy the full SHA 85dcf30View commit details
Commits on Mar 20, 2023
-
Grcuda 132 refactor deviceselectionpolicy in grcudastreampolicy (#50)
* Each policy type has a separated class * Keep only retrieveImpl * Now TransferTimeDeviceSelectionPolicy extends DeviceSelectionPolicy * Delete previously commented methods and clean code * added license for each file
Configuration menu - View commit details
-
Copy full SHA for 7208790 - Browse repository at this point
Copy the full SHA 7208790View commit details
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 84b07b4 - Browse repository at this point
Copy the full SHA 84b07b4View commit details
Commits on Jul 19, 2023
-
[GRCUDA-hotfix] move B9M into the Java benchmark suite (#52)
* Add B9M + updated config files * Minor fix - deleted replicated B9M entry
Configuration menu - View commit details
-
Copy full SHA for ca826df - Browse repository at this point
Copy the full SHA ca826dfView commit details
There are no files selected for viewing