Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fix Optix adaptive sampling implementation missing type casting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #7
|
|
|
|
|
|
This reverts commit c6f95f0c0acadf8fa37d896aa9d17d3c044d3781.
|
|
|
|
|
|
* Don't pass MAKEFLAGS actual value, allow 'ninja' heuristics to work.
|
|
* If MAKEFLAGS not set force single threaded build: ${MAKEFLAGS:--j1}
* If MAKEFLAGS set let ninja decide how many threads in runs: nproc+2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Assume 5min cache out time if no cache in.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Download link works temporary - till link expires
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|