-
## Description
I encountered this while working on a real spec today. It was due to a typo on my part, but was very difficult to diagnose because TLC did not output an error message. Here's a…
-
## Description
With JDK 22, [JEP 454](https://openjdk.org/jeps/454) went out of preview. For GraalVM this currently means needing to ship `svm-foreign.jar` in the correct location of the distro. Spec…
-
An open issue for documenting GKE instance sizing
┆Issue is synchronized with this [Jira Task](https://k8ssandra.atlassian.net/browse/K8SSAND-175) by [Unito](https://www.unito.io)
┆friendlyId: K8SS…
-
Hi, everybody!
I have a hadoop cluster on yarn.
There are about
Memory Total: 8.98 TB
VCores Total: 1216
my app has followinng config (python api):
spark = (
pyspark.sql.SparkSessi…
-
Running trace validation with the new `StateDeque` on the spec `TraceMultiNodesReads` from https://github.com/achamayou/CCF/tree/tlc-repro yields a counterexample that is two states shorter compared t…
lemmy updated
6 months ago
-
When starting the `restapi` server and passing the `port` option it is still running on port `8080`.
The option seems to be pickup up by jlama :
```
jlama restapi tjake/Llama-3.2-1B-Instruct…
-
It appears that the [ALIAS expression](https://github.com/tlaplus/tlaplus/issues/485) included in a config file is being ignored when an error trace is printed on an invariant violation. It's possible…
-
I noticed a discrepancy in the number of distinct states reported by TLC over multiple runs of the same spec and model. I have attached a folder with a repro ([tlc-repro.zip](https://github.com/tlaplu…
-
I have millions of discrete 64-byte features, remapping features to continuous ids is expensive. Can glint support that?
-
Questions around this confusing and poorly documented API come up every so often and we are left to return to first principles to figure out what the semantics are. Another question was raised recent…