• v3.0 92edccd8d8

    v3.0 Stable

    Djeex released this 2025-07-08 19:20:35 +02:00 | 27 commits to main since this release

    Changelog

    • Support for multi GPU research with PRODUCT_NAMES environment variable.
    • Support for one discord role by GPU (discord notification) with DISCORD_ROLES environment variable.

    Warning

    Breaking changes

    • PRODUCT_NAME is deprecated. Use PRODUCT_NAMES instead with a list as specified below

    New environment variables

    Variable Description Possible Values Default Value
    PRODUCT_NAMES The exact GPU names you're searching for RTX 5080, RTX 5090
    DISCORD_ROLES List of Discord roles ID in the same order than PRODUCT_NAMES values, found in your discord server settings (with user profile developer mode enabled) <@&12345><@&6789> @everyone

    See README for all environment variables

    Downloads