Options and settings

Options and settings#

2025-05-05

20 min read time

Applies to Linux

hipdf.get_option(name)

Get the value of option.

hipdf.set_option(name, val)

Set the value of option.

hipdf.describe_option([name])

Prints the description of an option.

Available options#

You can get a list of available options and their descriptions with describe_option(). When called with no argument describe_option() will print out the descriptions for all available options.