Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Releases: the-virtual-brain/tvb-hpc

Release candidate for CUDA code gen

11 Sep 06:39
cfdd3b1
Compare
Choose a tag to compare

This is release candidate 1 for the CUDA code generator by @DeLaVlag & @sdiazpier, which is stable by now, but may require some bug fixes following more extensive testing.

DSL v2.0 and automatic code generation with CUDA backend

30 Mar 17:17
c4a6e25
Compare
Choose a tag to compare
Merge pull request #29 from DeLaVlag/dsl-CUDA

The pull request adds the next version of the TVB DSL and code generation for CUDA backend.

v0.2-alpha

04 Mar 18:06
38bcf78
Compare
Choose a tag to compare
v0.2-alpha Pre-release
Pre-release

This release includes the version 2.0 of the DSL for python and CUDA kernels.

v0.1-alpha

30 Apr 13:31
d8c61d3
Compare
Choose a tag to compare
v0.1-alpha Pre-release
Pre-release

This pre-release encloses the initial framework, examples and tests related to the development of the DSL and the automatic code generation for TVB-HPC using templates.