Deepankar Sharma

Results 7 issues of Deepankar Sharma

Code pasted inline breaks currently. from enaml.widgets.api import Window, Container, PushButton enamldef Content(Container): """ The primary application content. ``` This 'button_foreground' alias provides access to the internal push button's foreground...

bug

When I run "luarocks install lua-capnproto" I get the following error message - "Error: No results matching query were found." Details about my machine [root@bsd /tmp/tmp3/lua-capnproto]# luajit -v LuaJIT 2.1.0-alpha...

I ran into this issue (https://github.com/NVIDIA/nccl/issues/1125) when trying to replicate the instructions from the README. Since the blog posts mentions that the training was done on two GPUs is there...

Minor edit to README to improve copy pasting of the command prompts.

### Problem Description I compiled llama.cpp with support for rocblas on Ubuntu 22.04. When I try to run llama.cpp I get the following error >> sudo ~/llama.cpp/build/bin/main \ -ngl 35...

I have native code on an amd64 machine where I am able to use SDL via Chez's excellent FFI. I am exploring options for making the same code working in...

This command does not work, even though I can launch the instance from the runpod website runpodctl create pod --imageName runpod/pytorch:2.0.1-py3.10-rocm5.7-ubuntu22.04 --gpuType 'AMD Instinct MI300X OAM'