-
### Background
During model initialization, each PP stage initializes their own portion of the model. This is preferrable over initializing the model all in one place and then transferring it to e…
-
This is the very first version of the ddnet account system.
I want to quickly go through some points, so common questions are avoided.
# How does the system work?
If you technically want to u…
-
The following example fails to compile:
```
import "regent"
local c = regentlib.c
c.printf.replicable = true
local get_partition_color = regentlib.macro(function(lp)
return rexpr
re…
-
### Core functions
- [ ] player manager and player chat windows need to be unified (#6506)
- [x] player praying
- [x] #6504
- [ ] player warnings
- [ ] #6503
- [ ] mute individual player
- [ …
-
To follow up to the discussion started here:
https://github.com/flux-framework/flux-sched/issues/1009#issuecomment-1610039068
I'm trying to get it working to be able to run a batch job that has…
-
If making a feature request, you should delete all the pre-filled text here.
If reporting a bug, fill in the following sections:
### Expected behavior
in spec mode press X to enable xray glow
…
-
Two object files build with no symbols on macOS 10.6.8:
```
/opt/local/bin/ranlib: file: .libs/libapophenia.a(asprintf.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libapophenia.a(libapopmod…
-
Hello Dhruv,
I am getting an error for the Conversion of the gem5 O/P to mcPAT input as Follows
Traceback (most recent call last):
File "Gem5ToMcPAT-Parser.py", line 299, in
main()
Fil…
-
Based on our discussion yesterday, I created a simplified version of an mpi4py example that exactly reproduces Amdahls law. You could use it as a black box, or explain the code.
```
#!/usr/bin/env p…
-
### Your current environment
This issue is easy to reproduce. In AWS:
1) Spin up EC2
2) Use the Deep Learning OSS Nvidia Driver AMI GPU PyTorch 2.3.1 (Ubuntu 20.04)
3) Select g5.12xlarge (which co…