-
As we plan for versioning, we need to be diligent about what C API we consider public, with stability guarantees, changes triggering major version changes, etc.
To that effect, we need to split our…
-
With tickets #715, #11521, #12215, #12313, parent structures don't have eternal life anymore the way they used to have. That affects run-times, because chances are much higher now that the parent ha…
-
https://www.uchealth.org/today/software-vendor-shares-information-about-data-breach/
-
### System Info
- x86_64
- 2TB RAM
- 8xH100
- TensorRT-LLM main @ 40274aac39f2542483906d92ec3b8014faf62912
- Cuda 12.5
### Who can help?
@kaiyux @byshiue
### Information
- [x] The official examp…
tloen updated
1 month ago
-
I am trying the NexSys_Video_example
In file nexsysvideo_ddr3.v, you set
.DQ_BITS(8), //width of DQ
.BYTE_LANES(1), //number of DDR3 modules to be controlled
Does this mean Nex…
-
@cfelton
What do you think of the idea of adding programming support to flow.program() for Diligent boards through their command line djtgcfg utility? (supports windows and linux). If you're goo…
-
# 第三阶段:中级图像处理
## 1. 图像滤波
### 目标:
- 学会使用 ` OpenCV ` 进行图像滤波。
### 内容:
- 平滑滤波(均值滤波、高斯滤波)
- 边缘检测( ` Sobel ` 、 ` Canny ` )
- 形态学操作(腐蚀、膨胀)
### 实践:
#### 1.1 平滑滤波
- 平滑滤波可以有效去除图像中的噪声,常见的平滑滤波方法…
-
### What side quest or challenge are you solving?
Allow visitors to upload documents to a dataroom
### Points
1500 Points
### Description
It is mixed now multiple dataroom files for v…
-
- Diligent Release v2.5.6
- OS: Ubuntu 22.04, Vulkan SDK 1.3.290
- Build tools: Cmake 3.28, gcc 11.4.0
- GPU and driver: NVIDIA GeForce RTX 3080, Driver 550.107.02
I am integrating DiligentEngin…
-
i've read through past issues and saw that support for window move events from external processes is not planned, however it would be nice to be able to move slave and even master windows up/down the …