-
I ran multiple models with `BayesSearchCV`, and try to plot the optimization results, `plot_histogram` and `plot_objective` both work perfectly fine, however `plot_evaluations` is throwing this error …
-
I have ENABLE_CUDA=ON for CAMP, Umpire, and RAJA. I set ENABLE_CUDA=OFF in Axom, as well as in several other libraries that use Axom (mainly I need to turn CUDA off in spheral since there are build is…
-
Hello @BrettRD,
I'm trying to port this package to ROS1 (Melodic) and wanted to ask you first
if this is ok and if you have any plans in mind on how to do it?
I looked a little bit around and fo…
-
Firstly, onload's external headers don't parse correctly with clang, so even if you build onload with GCC and then everything else uses clang, you can't `#include` onload from clang without error. Her…
ned14 updated
3 years ago
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have…
-
The line containing `::uninit()` in the following code is repeatedly indented if rustfmt is run on the file repeatedly. This also causes `cargo fmt -- --check` to fail, even when `cargo fmt` was just …
-
I ran into some issues with rustc 1.58.0-nightly (b426445c6 2021-11-24).
I have the following code:
```Rust
#![feature(decl_macro)]
pub macro generate_class_new($name: ident) {
pub struct…
-
Hi, I am using the docker to build apex, but it looks like there are some errors. The following is the log:
docker run -it pytorch/pytorch:nightly-devel-cuda10.0-cudnn7
root@d7d63fc19a08:/workspa…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
From elaborated office spreadsheets (and other applications), we know that we can supply *…
-
Need to open individual issues to track the specific failures. Here is a recent Jenkins run:
```
## ----------------------------- ##
## GNU Autoconf 2.71 test suite. ##
## ----------------------…