Releases: yonseicasl/Nebula
Nebula v1.4.1
Nebula v1.4.1 Release Note:
The latest release of Nebula benchmark suite is v1.4.1 (as of Nov., 2020). To obtain a copy of Nebula v1.4,.1 use the following command in a terminal to clone from the git repository.
$ git clone --branch v1.4.1 https://github.com/yonsei-icsl/nebula
Detailed instructions regarding installation, build, and execution of Nebula benchmarks are available in the documentation doc/Nebula.pdf or README file.
Nebula v1.4
Nebula v1.4 Release Note:
The latest release of Nebula benchmark suite is v1.4 (as of Oct., 2020). To obtain a copy of Nebula v1.4, use the following command in a terminal to clone from the git repository.
$ git clone --branch v1.4 https://github.com/yonsei-icsl/nebula
Detailed instructions regarding installation, build, and execution of Nebula benchmarks are available in the documentation doc/Nebula.pdf or README file.
Nebula v1.3
Nebula v1.3 Release Note:
The latest release of Nebula benchmark suite is v1.3 (as of Oct., 2020). To obtain a copy of Nebula v1.2, use the following command in a terminal to clone from the git repository.
$ git clone --branch v1.3 https://github.com/yonsei-icsl/nebula
Detailed instructions regarding installation, build, and execution of Nebula benchmarks are available in the documentation doc/Nebula.pdf or README file.
Nebula v1.2
Nebula v1.2 Release Note:
The latest release of Nebula benchmark suite is v1.2 (as of Aug., 2020). To obtain a copy of Nebula v1.2, use the following command in a terminal to clone from the git repository.
$ git clone --branch v1.2 https://github.com/yonsei-icsl/nebula
Detailed instructions regarding installation, build, and execution of Nebula benchmarks are available in the documentation doc/Nebula.pdf or README file.
- The latest version supports cuDNN for inference.
Nebula v1.1
Nebula v1.1 Release Note:
The latest release of Nebula benchmark suite is v1.1 (as of Aug., 2020). To obtain a copy of Nebula v1.1, use the following command in a terminal to clone from the git repository.
$ git clone --branch v1.1 https://github.com/yonsei-icsl/nebula
Detailed instructions regarding installation, build, and execution of Nebula benchmarks are available in the documentation doc/Nebula.pdf or README file.
Nebula v1.0
-
To obtain Nebula v1.0, use the following command in terminal
$ git clone --branch v1.0 https://github.com/yonsei-icsl/nebula
-
For detailed information, refer to the documentation in doc/Nebula.pdf and README.md.