Yuanyu

Results 3 issues of Yuanyu

When I try to run `sst testBalar-testcpu.py --model-options='-c gpu-v100-mem.cfg -v -x vectorAdd/vectorAdd -t cuda_calls.trace'`, I also encountered the same issue. [SST-GPGPUSim Integration #2090](https://github.com/sstsimulator/sst-elements/issues/2090) “sst: symbol lookup error: /wafer/wyy/software/sst-elements-library-13.0.0/build/lib/sst-elements-library/libbalar.so: undefined symbol:...

Help Wanted
SST-balar

When try to use `--enable-ember-contexts` in configure, I encouter a building problem. It seems including `header file path error` and `compiler tool version error`. Such as `#include "embermpigen.h"` in `embermpicxtgen.h`,...

SST-ember

I have reviewed the code in the model conversion section and it seems that the `ONNXLoopOp` is no longer generated in any case. I’m wondering if my observation is correct?