clyne
clyne
I no longer have access to any 32-bit systems.
Using a 64-bit machine does not resolve the problem (I don't even have access to a 32-bit machine).
Removing the 3.7 milestone for this. This is a pre-existing bug. Fixing would require a substantial refactoring of the map rendering code.
Ugh. Is there some way we can avoid this? It's valuable to be able to build on casper because all of our larger test data sets that we often have...
That might address shared library issues, but there are application-specific resources (such as the UDUnits XML data base) that I don't *think* patchelf would help with.
Correct. The DataMgr::GetDimLensAtLevel() wasn't refactored because so much of the code makes use of the returned vector length to determine the dimensionality of the data. The chance of introducing an...
This is a known problem that has existed for some time, but has not not been documented. The issue is that these data have missing value locations that vary over...
@StasJ can you explain why this was reopened?
@sgpearse I'm not sure I understand what you are trying to accomplish here. Are you running more than one VAPOR instance (unix process) that you are trying to share information...
Still struggling with the terminology. When you say "session" are you referring to a unix process or a VAPOR session (as in VAPOR session file)? If the former, you should...