-
simple problem.. likely complex solution. When instantiating a container:
`hmeses@foo:~$ srun --nodelist=dc065b3c-123 --cpus-per-gpu 10 --gpus 1 --time 16:00:00 --mem-per-gpu 120G --partition priorit…
-
1:
![изображение](https://user-images.githubusercontent.com/3335273/149080557-1f421931-1396-45b8-956b-a359837a5a59.png)
2: ?
![изображение](https://user-images.githubusercontent.com/3335273/149…
-
On openSUSE LEAP 42.2, I get:
```
git clone https://github.com/lvml/makeaoi
cd makeaoi
make
(...)
makeaoi created, it can be run stand-alone, without requiring the makeaoi_aux directory.
(...…
-
**Describe the bug**
Fedora is looking into updating Tcl/Tk to 9.0 in Rawhide. Builds are being tested here:
https://copr.fedorainfracloud.org/coprs/jskarvad/TclTK9.0.0/package/Lmod/
Lmod is fai…
-
**Describe the bug**
A clear and concise description of what the bug is. If it helps, please include a module tree that shows the issue.
It is suggested I file a bug as I get the above error.
…
-
I installed Active Tcl as suggested in the read me file, but in my system tclsh and sqlite3 are all over the place with several different versions. If I try to run `tclsh drakon_editor.tcl` I get a se…
-
Using Tcl 9.0.0, we get test failures for `gigasecond` and `meetup`. Clearly a timezone/DST thing.
```
$ echo 'puts [info patchlevel]' | tclsh
9.0.0
$ date '+%F %T %Z %z'
2024-11-13 22:08:58 ES…
-
### Description
```
$ cat blah.tcl
puts "Script running: [info script]"
$ tclsh blah.tcl
Script running: blah.tcl
$ openroad -exit blah.tcl
OpenROAD v2.0-14658-gd48987e36
[deleted]
Script r…
-
loaded expect from RPM pile.
but I am unable to use autoexpect
/QOpenSys/pkgs/bin/autoexpect[4]: tclsh: not found
$ locate tclsh
/QOpenSys/pkgs/bin/tclsh8.6
/QOpenSys/pkgs/share/man/man1/tc…
-
The tcl 9.0 is getting mature and the latest release at this time of writing is 9.0b3.
When znc is compiled with --enable-tcl, the configure checks for the tclsh and I have tcl9.0b3 installed.
I…