Skip to content

CUDA 加速 #1

@5000user5000

Description

@5000user5000

請額外開一個 branch 來做, 名稱隨意
目前 PR #11 的實作,能夠編譯不同加速版本的 zenann
所以如果要單獨測試 cuda, 可以用 make cuda , 但要注意非 make/make full/make cuda , 就要不編譯 cuda, 方便之後回去測試純 openmp/simd 等的資料.

不過,我目前也不確定 make full (使用所有加速方式) 是否會有問題, 因為計算部分原本 cpu openmp+simd 加速,但之後用 gpu, 我不確定是計算完全用 gpu 取代與否,這樣或許會有衝突,可能得單獨 make cuda, 又或是用些方法整合 cpu-gpu

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions