Nic McDonald
Nic McDonald
@TheBurrito please elaborate.
Please submit a pull request for this.
Hello! Sorry for the lack of support here. I created this repo but am not the author of this software. I'm working to get someone supporting this.
Are you looking for a cleaner :) I'd be glad to write scripts to update both sst-core and sst-elements in parallel to make clean ups and issue PRs.
> If Mux1H is used with single-element vectors, this isn’t true: the lone data is returned. Is there a reason this is preferred? Seems to me that a 0-hot input...
That is probably the best solution. For my purposes, I have unit tests that verify the "undefined" behavior for my project and I'll rely on it. If the implementation underneath...
@ekiwi or passing a list of UInts through a module's IO
Fixes #104
In Bazel there are now 2 types of libraries, CC and CUDA. However, in a CUDA program, there are 3 types of code: 1) code that runs on the CPU...
How do you know that the CPU frequency isn't changing? Is it reproducible? Have you tried both uses an idle CPU and a loaded CPU? I'd be very surprised if...