-
First, I download the codes and unzip them to my C Drive. After that, I use CMake, VS2012, openCV 3.0 to generate the project. CMake Shows
OPENMP FOUND
OPENMP FOUND
Configuring done
Generating done
…
-
### Problem Description
FAILED: CMakeFiles/amd_comgr.dir/src/comgr-metadata.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++ -DAMD_COMGR_BUILD -DAMD_COMGR_EXPORT -D_GNU_SOURCE -D_GNU_SOURCE -D__STDC_CONSTANT_…
-
I've tried training, first for a custom object, and then back to basics following the Pascal Voc training tutorial.
Every time, I'm getting a memory exception in visual studio, or seg fault on linu…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Expo…
-
@jeroen-mostert I created the binfo/extra/amd_media.blist which builds some amd media apps
on top of the basic rocm sdk library. Originally the included MIVisionX builds only against the ffmpeg4 but …
-
Os:Windows11
Cpu:AMD 5800h
Gpu:RTX3070
Cuda Version:11.1
Cmake succeeded, but when compiling, the following bug appeared:
5>CUDACOMPILE : nvcc warning : The 'compute_35', 'compute_37', 'compute…
-
_Please describe the issue in as much detail as possible, including any errors and traces._
_If your issue is a camera issue, be sure to also post the image generated by running `sudo howdy snapshot`…
-
I updated to ROCm 3.0 which broke the PyTorch installation, which I expected. I recompiled the wheel following the instructions in the Wiki which worked, but importing torch in Python throws an Import…
-
**Describe the bug**
Using a dial controller
**To Reproduce**
Steps to reproduce the behavior:
1. Create an Action with a knob of type Dial Controller, Audio Control
2. Click on the GNOME Sett…
-
Not sure, if this dependency is optional? If so, how to force Cmake to ignore the error?
```
-- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)
-- Could NOT find OpenMP_CXX …