Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.
HDMake Temporary file location

已答覆 HDMake Temporary file location

  • 2011年8月8日 0:34
     
     

    I am finding that I can usually get some good performance improvements in my image pipeline by optimizing spindle usage. hdmake looks like it is using the windows TEMP directory for temporary files. Would it be possible to add the ability to specify an alternate location for temporary files on the command line e.g., "-tempdir <path>"?

    David


全部回复

  • 2011年8月8日 1:39
    所有者:
     
     已答复

    Hello David,

    It looks like hdmake borrowed some old code from Image Composite Editor (one of our other products).  So, if you create a Windows environment variable named ICE_CACHE_LOCATION and set its value to a path on your system, then you can change the temp location that hdmake uses.  But, I do like your suggestion for a longer term fix of having a command line option.

     


  • 2011年8月8日 2:07
     
     
    Oh! Huzzah! :-) Thanks! I only have 13 GB available on my system drive, and that goes pretty fast!