I recently installed SST 3.0.0 and it was rand everything was OK. Today, I tried to install the 3.1.0 update on a freshly installed Ubuntu 12.04 (updated and upgraded) and followed the same steps as before except this time I cannot find the bin folder that contains the sst.x file. I have the include and lib folders but not the bin. Would anyone know why I'm why this problem might be occurring?
Also, I would like to know your comments about the McPAT and HOTSPOT packages. Are their functionality replaced by other modules? Are they still supported?
Finally, is there a specific module that performs networking simulations?
Many Thanks,
Faris
--
You received this message because you are subscribed to the Google Groups "Structural Simulation Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to SST-simulato...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Is there a way to uninstall/downgrade from one version of sst to another?
On the other hand, what is the best way to upgrade to a new version of sst? Completely reinstall from scratch every time?
apologies for all the questions
memNIC.cc: In member function 'int SST::MemHierarchy::MemNIC::getFlitSize(SST::Interfaces::MemEvent*)': memNIC.cc:41:56: error: no matching function for call to 'max(uint32_t, long unsigned int)' memNIC.cc:41:56: note: candidates are: /usr/include/c++/4.6/bits/stl_algobase.h:210:5: note: template<class _Tp> const _Tp& std::max(const _Tp&, const _Tp&) /usr/include/c++/4.6/bits/stl_algobase.h:254:5: note: template<class _Tp, class _Compare> const _Tp& std::max(const _Tp&, const _Tp&, _Compare) make[4]: *** [memNIC.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1
S.
If you're interested in seeing how it works, you could download V2.2 and look at the examples. They should at least run. Unfortunately, V2.2 does not have our spiffy new network models.
Regards,
Sue Kelly
Actually, we dropped support for 32-bit prior to SST V2.1. Sorry.
Sue