MGfoundation / mgcpp

A C++ Math Library Based on CUDA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proper support for half precision type

mujjingun opened this issue · comments

Currently it doesn't compile with the USE_HALF switch on. This needs to be fixed.

Looks like the problem fixed itself.

Good!