Sean

Results 5 issues of Sean

My project uses OpenSSL so when I link the project I get LNK2005 / LNK1169 (symbols already defined). Unfortunately I can't just use the node.lib OpenSSL because I end up...

I am calling **rsmi_dev_temp_metric_get() with RSMI_TEMP_CURRENT** That then calls **get_dev_mon_value** with the following params: type: amd::smi::kMonTemp dv_ind: 1 sensor_ind: 1 The issue is that val_str = "" and the later...

Provides checks to prevent VMs hanging on pending, and updates base images for VM with newer Cuda version. Tested (run the relevant ones): - [x ] Code formatting: `bash format.sh`...

When a user attempted to use skypilot without a project being set in the credentials file (cudo.yml) it threw an error. 1. Now the instructions have been updated to tell...

I'm getting a no such property error for 'r.script(null)' located in BootstrapFileUploadTagLib.groovy I can't find any reference to what r.script is for , do you have any idea what the...