Skip to content

Releases: yonseicasl/Nebula

Nebula v1.4.1

Choose a tag to compare

@bogilkim bogilkim released this 25 Nov 04:44

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

Choose a tag to compare

@bogilkim bogilkim released this 29 Oct 08:17

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

Choose a tag to compare

@bogilkim bogilkim released this 08 Oct 06:26

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

Choose a tag to compare

@bogilkim bogilkim released this 18 Aug 08:17

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

Choose a tag to compare

@bogilkim bogilkim released this 06 Aug 09:25

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

Choose a tag to compare

@bogilkim bogilkim released this 10 Jul 13:11
  • 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.