-
There is some problem with rendering of Kepteyn's Star g - planet of Neptune type. Savefile here. Linux 64bit version, current master (28dev).
---
``````
Initialized GL2 renderer …
irigi updated
12 years ago
-
# Project Proposal
1. **Name of Project**
Chapel / The Chapel Programming Language
2. **Project Description**
Chapel is an open-source programming language designed for productive …
-
### Thank you for the bug report
- [X] I am using the latest version of `dirvish` related packages.
- [X] I checked [CUSTOMIZING|EXTENSIONS](https://github.com/alexluigit/dirvish#resources).
- [ ] Yo…
-
@samhatfield
Hello,
I am playing with ecTrans on the Graviton3 system. Compiling with ACFL (Arm Compiler for Linux = armclang/armflang) led the app to crash when using some performance flags. …
-
We currently have multiple models of the same building (Pritoni) and expect to have more in the future (e.g., LBNL Building 59 and 33). We ideally need a clear way to differentiate between these model…
-
On Fedora Silverblue 38, ` ensure-symlinked-units-resolve.service` is not starting up.
Nix version: `nix (Nix) 2.17.0`
Steps to reproduce:
1. Install Nix with `curl --proto '=https' --tlsv1.2…
-
On Linux and other Unix systems (I'm not sure about OS X), the standard for applications that handle non-ascii text is to use ordinary `char*` and `std::string`s, to use UTF-8 encoding, and to break t…
-
Do something like the following in .htaccess or httpd.conf:
```
# deny access to the top-level git repository:
RewriteEngine On
RewriteRule \.git - [F,L]
```
-
#15 のような感じ = 機械学習最適化JITコンパイラの工夫について書いてある、#15より進んでいるのかな
高コストな融合をするか、融合をしないで大量のカーネルを出すかというジレンマがある(ジャストインタイム制約があるので)
AStichという最適化コンパイラを作った、Tensorflowから使うらしい。
Stitchは、4つのオペレータステッチングスキームを体系的に抽象化し、…
-
As far as I'm aware, `group` always emits absolute paths, and hence `link --soft`, after reading the report, always creates absolute symlinks.
It would be nice if the created symlinks were relative…