pyCUDA在云上工作吗?

2024-05-23 14:25:29 发布

您现在位置:Python中文网/ 问答频道 /正文

我想在Microsoft azure上使用pyCUDA。我试着在googlecolab上安装它,但是没有安装。我查看了pyCUDA文档,但没有找到任何关于它的讨论。你知道吗

有没有人有关于这个的信息?你知道吗

error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

    ----------------------------------------
Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-PUtIQA/pycuda/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-uDKIjk-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-PUtIQA/pycuda/

Tags: pipbuildpycudawithcodeerroropenrecord