/nemolite2d-cuda

CUDA port of NEMOLite2d for GPU Hackathon Sheffield 2019

Primary LanguageFortranBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

NEMOLite2D CUDA

Build Status

This repository contains the code for the CUDA port of NEMOLite2D for the Sheffield GPU Hackathon 2019.

Structure

The original NEMOLite2D code can be found in the original/ directory and is used for comparison against the ported CUDA code. The original repository containing NEMOLite2D code can be found in the PSyclone benchmarking repository at: github.com/stfc/PSycloneBench.

Licensing

The original NEMOLite2D code is licensed by STFC and available according to the BSD 3-Clause Licence.

The ported CUDA code is also licensed by STFC and available according to the BSD 3-Clause Licence. See LICENCE for the full text.