提交 e4383ac1 authored 作者: Frederic Bastien's avatar Frederic Bastien

added comment

上级 1b57dec0
...@@ -238,8 +238,8 @@ class Scalar(Type): ...@@ -238,8 +238,8 @@ class Scalar(Type):
def c_code_cache_version(self): def c_code_cache_version(self):
#return () #return ()
# no need to put lib.amdlibm here as c_compile_args() are put in the key.
return (4,) #explicit T given in specialization of operator= lines. This makes it compile with open64 return (4,) #explicit T given in specialization of operator= lines. This makes it compile with open64
#2,
int8 = Scalar('int8') int8 = Scalar('int8')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论