会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zJanly
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
14
15
16
17
18
19
20
21
22
···
58
下一页
2022年5月21日
cuda
摘要: 安装NVIDIA驱动时禁用自带nouveau驱动 lsmod |grep nouveau https://blog.csdn.net/wf19930209/article/details/81877822?utm_medium=distribute.pc_relevant.none-task-blo
阅读全文
posted @ 2022-05-21 06:59 zJanly
阅读(89)
评论(0)
推荐(0)
2022年5月18日
div trap
摘要: .global _ff_ff: movl $0x7fffffff, %eax movl $-2, %ebx xorl %ecx, %ecx xorl %edx, %edx imull %ebx ret.global _fe_fe: movl $1, %eax movl $1, %edx movl $
阅读全文
posted @ 2022-05-18 11:31 zJanly
阅读(24)
评论(0)
推荐(0)
2022年5月12日
morestack on g0
摘要: 在go程序中调用c语言代码的场景中,有时候会出现more stack on g0的错误,这个错误十分常见,比如下面这个程序就可以触发。 /*static int increase(int a) { return goIncrease(a++);}*/import "C"func main() { g
阅读全文
posted @ 2022-05-12 16:18 zJanly
阅读(780)
评论(0)
推荐(1)
2022年5月11日
linux firewall
摘要: https://blog.csdn.net/weixin_43871182/article/details/104788143
阅读全文
posted @ 2022-05-11 10:48 zJanly
阅读(10)
评论(0)
推荐(0)
2022年5月7日
sgx sdk
摘要: https://github.com/aminueza/sgx-docker in the container: git clone https://github.com/intel/linux-sgx.git apt-get install build-essential ocaml ocamlb
阅读全文
posted @ 2022-05-07 10:55 zJanly
阅读(280)
评论(0)
推荐(0)
gas ocaml
摘要: yum install gcc yum install gcc-c++ scl enable devtoolset-8 bash https://github.com/ocaml/ocamlbuild clone make configure makemake install yum install
阅读全文
posted @ 2022-05-07 10:55 zJanly
阅读(42)
评论(0)
推荐(0)
2022年4月20日
MLIR
摘要: https://www.cnblogs.com/wujianming-110117/p/14865300.html https://zhuanlan.zhihu.com/p/500904014
阅读全文
posted @ 2022-04-20 14:53 zJanly
阅读(84)
评论(0)
推荐(0)
2022年4月12日
amd64
摘要: https://www.felixcloutier.com/x86/index.html https://docs.oracle.com/cd/E36784_01/html/E36859/gnyak.html#scrolltoc https://www.bilibili.com/read/cv154
阅读全文
posted @ 2022-04-12 10:52 zJanly
阅读(56)
评论(0)
推荐(0)
2022年4月11日
笔记
摘要: 古之为道者,非以明民,将以愚之。 民之难治,以其智多。 故以智治国,国之贼;不以智治国,国之福。 生活不可能像你想象得那么好,但也不会像你想象得那么糟。我觉得人的脆弱和坚强都超乎自己的想象。有时,我可能脆弱的一句话就泪流满面;有时,也发现自己咬着牙走了很长的路。 ——莫泊桑 大部分人在二三十岁上就死
阅读全文
posted @ 2022-04-11 18:38 zJanly
阅读(58)
评论(0)
推荐(0)
v8
摘要: http://www.weste.net/2009/4-23/10412931178.html TinyCC Fabrice Bellard https://m.sohu.com/a/603488657_121124376 https://web.cs.ucla.edu/classes/winter
阅读全文
posted @ 2022-04-11 16:41 zJanly
阅读(21)
评论(0)
推荐(0)
上一页
1
···
14
15
16
17
18
19
20
21
22
···
58
下一页
公告