-
Please update jetson-stats with new jetpack
### Linux for Tegra
- L4T: 32.7.5
### Jetson-Stats
- Version: 4.2.8
-
### What is the issue?
When executing "ollama run qwen2" in the Nvidia Jetson AGX Orin environment, a "terminated" error was returned. Could you please help me identify the cause?
```
(ollama) n…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
_No response_
### Bug
…
-
I use the command: `jetson-containers run --name ollama $(autotag ollama)`
Below I share logs from my device (`NVIDIA Jetson AGX Orin 64GB Developer Kit`):
```
Namespace(packages=['ollama'], pref…
-
Please update jetson-stats with new jetpack
### Linux for Tegra
- L4T: 32.7.5
### Jetson-Stats
- Version: 4.2.8
-
I run jetson-container build ollama and got an error:
Step 8/17 : ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64:/usr/local/nvidia/compat:${LD_LIBRARY_PATH} CMAKE_CUDA_ARCHIT…
-
### What is the issue?
I use Jetson Nano to run ollama, but when I check jtop, I find my GPU is not work, the ollama is running in CPU. How to solve this problem?
![image](https://github.com/ollama/…
-
Following the steps in readme. Compile success. when running
```
ros2 launch yolov5_isaac_ros isaac_ros_yolov5_tensor_rt.launch.py model_file_path:=/workspaces/isaac_ros-dev/src/yolov5s.onnx engine…
-
* 행렬곱연산을 할 때 cpu가 아닌 gpu에서 사용하도록한다.
* 병렬로 실행할 때 각 실행번호, 실행시작 시간, 종료 시간을 출력해 스케줄링이 어떻게 일어나고 있는지 확인한다.
* 현재 상황
c언어와 go언어 둘다 cuda를 이용하면 gpu를 사용하는게 가능합니다. go 문법은 익혔으나 cuda를 사용하는데에는 좀 더 시간이 필요할거 같습니다…
-
Hey all!
Thanks for your hard-work on Jetson Nano related stuff.
I have started working with your bare image for setting up a Jetson Nano we have at the lab for robotic applications (hoping to r…