-
| | |
|------------------|-----------------|
|Previous ID | SR-9888 |
|Radar | None |
|Original Reporter | stamba (JIRA …
-
For some reason in my production instance Buildbot master is showing multiple (hundreds) of bots connected while they are not connected. I have a multi-master setup with two masters (one handling web-…
aj062 updated
6 years ago
-
Our default mandated ssh program by default uses vt-100 as a terminal type, which does not support extended colors. (strict vt100 only supports 8 colors).
This results in the following traceback:
…
-
Hi. Working on the differentiable programming examples of the model-zoo, I came across this Internal Error when trying to train the DiffRL example. The examples runs, but if possible, I'd like to know…
-
At the moment `tril` and `triu` do not work for static arrays
```
julia> B = @SMatrix [1 2 3 4;5 6 7 8;9 10 11 12; 13 14 15 16]
4×4 SMatrix{4, 4, Int64, 16} with indices SOneTo(4)×SOneTo(4):
1…
-
Thanks for the helpful library. Appreciate the hard work.
My Blaupunkt SBA 20 shows battery percentage in Windows 10 but not in Ubuntu 22.04
I tried everything to fix the Device or Resource bus…
-
@pablogsal recently opened a PR for automating revert commits.
I agree with the issue but respectfully disagree with that particular proposal.
Copying the reasoning from [Pablo's comment](https://…
-
# Task list
This is what the buildbot covered, plus some other wishlist items. Some we may want to drop (QNX? Windows Phone?), others might be covered in other ways (for example, the multiple macOS…
-
## Description
**Golem Version**: 0.21.0
**Golem-Messages version** (leave empty if unsure):
**Electron version** (if used): 0.2.3
**OS** [e.g. Windows 10 Pro]: Linux, Mac
**Branch** (i…
-
Creating a sparse matrix and then multiplying with same or other sparse matrix or with another matrix causes crash and access violation.
Description
===========
* Did you build ArrayFire yours…