An open API service indexing awesome lists of open source software.

https://github.com/enp1s0/cutf

CUDA Template Functions
https://github.com/enp1s0/cutf

cuda gpu

Last synced: about 1 year ago
JSON representation

CUDA Template Functions

Awesome Lists containing this project

README

          

# gitlab-merge_request_templates

## Installation

```bash
git remote add gitlab-merge_request_templates https://github.com/enp1s0/gitlab-merge_request_templates
git subtree add --prefix=.gitlab --squash gitlab-merge_request_templates master
```

## Update subtree
```bash
git subtree pull --prefix=.gitlab --squash gitlab-merge_request_templates master
```