Wenxin Zheng

Results 5 comments of Wenxin Zheng

目前构建的测评容器基本信息: 摘要: C++:Clang 7.0.0, gcc 7.4.0 Swift:Swift 5.1.3 Java:javac **11.0.6**, openjdk version "11.0.6" 2020-01-14 Python:Python 3.6.9 NASM:NASM 2.13.02 详细输出: `````` root@b09b8a61a9db:/# clang --version clang version 7.0.0 Target: x86_64-unknown-linux-gnu Thread model:...

This is already set, but the error still occur.

The problem has solved. It is not because the huggingface connection problem, but the colossalai with torchrun in the container. You can find more information at: https://github.com/hpcaitech/ColossalAI/issues/2963 https://github.com/hpcaitech/ColossalAI/issues/2841

That's it, but when building memcached, some errors occured. `````` memcached.c: In function ‘process_stats_conns.constprop’: memcached.c:2886:26: error: ‘%u’ directive writing between 1 and 5 bytes into a region of size between...

Does that means some modification on the Makefile of memcached is required?