[DRIVER] Added support for CUDA 11.4 (#135)
This commit is contained in:
committed by
Philippe Tillet
parent
01276b5153
commit
94ce6aa80f
@@ -211,6 +211,7 @@ static std::map<int, int> vptx = {
|
|||||||
{11010, 71},
|
{11010, 71},
|
||||||
{11020, 72},
|
{11020, 72},
|
||||||
{11030, 73},
|
{11030, 73},
|
||||||
|
{11040, 74}
|
||||||
};
|
};
|
||||||
|
|
||||||
std::string cu_module::compile_llvm_module(llvm::Module* module, driver::device* device) {
|
std::string cu_module::compile_llvm_module(llvm::Module* module, driver::device* device) {
|
||||||
|
Reference in New Issue
Block a user