These variables should not be set using putenv in the Script Editor while Maya is running. Instead, they should be set before launching Maya, for example, in the maya.env file, with your system variables, or in the command window before launching Maya.
Bifrost
- AMINO_ALWAYS_PRINT_ERRORS
- Set to 1 to print all compiler errors and warnings to the Output Window as soon as they occur.
- AMINO_PROFILE_COMPILE_TIME
- Set to a valid file path to write statistics about the wall-clock time spent in each phase of graph compilation and execution. Use #### in the file name to print to a new file with a sequentially increasing integer each time. Set the variable to - (hyphen) to print to the Output Window.
- BIFROST_LIB_CONFIG_FILES
- The full paths (including the file name and extension) of JSON configuration files that define additional Bifrost graph and compound libraries. See Set up additional compound locations.
Bifrost Fluids
- BIFROST_DUMP_STATE_SERVER
- Set this to 1 to log additional information about the memory used by Bifrost objects and channels to the Output Window.