magma_types.h with 2 changes to allow Pytorch to be built with magma support:

Merged
#7 · Created  · Last updated

Merged pull request

Merged in Daniel-Bonner/magma_typesh-with-2-changes-to-allow-pyt-1613201635958 (pull request #7)

252f0de·Author: ·Closed by: ·2021-02-16

Description

magma_types.h with 2 changes to allow Pytorch to be built with magma support: 1. Lines 24-25: comment out error when no HAVE_* macros are defined. 2. Lines 63-64: change "#if defined(HAVE_CUDA)" to "#if defined(HAVE_CUBLAS)".

0 attachments

0 comments

Loading commits...