Clay Hughes

Results 39 comments of Clay Hughes

@William-An are you still hung on this or can it be closed?

This is still a problem. sst-core: `CFLAGS="-ggdb3" CXXFLAGS="-ggdb3" ./configure C Compiler Options : -ggdb3 -Wall -Wextra C++ Compiler Options : -ggdb3 -std=c++1y -D__STDC_FORMAT_MACROS -Wall -Wextra` sst-elements: ` C Compiler Options...

I think this was fixed in https://github.com/sstsimulator/sst-elements/commit/aac0adcbb38433519b87fb0e122d824581e223d5 for elements.

@plavin What's the status of this?

The memory stats are dumped into an SST statistics object. You can look at the statistics by finding the name that you assigned the component in the python configuration. For...

I'm fairly certain (not 100%) that the 2.14 tool does not have support for AVX-512 instructions because the runtime that ships with it is so old. However, the 3.x tool...

Ariel is not a pipeline model -- everything runs natively on the host machine (via the JIT) and the memory accesses are offloaded to the detailed memory models. We have...

@gvoskuilen @echoedit Any chance getting this in by SST 10?

@gvoskuilen Is this something that we're still working on?