Skip to content

Raylet Cluster Path Init #89

@KGCS7

Description

@KGCS7

Minor but something to note that I found was that when using the ray tuning libraries, if my directory had a white space anywhere, it wouldn't read it fully and have a hard time creating the ray tuning clusters (it was in a dir called ../School Stuff/...). Problem can be avoided if there is no white space in path or if tune = false (e.g gnn = GNNEmbedding( adjacency_matrix=global_network, omics_data=merged_omics, phenotype_data=phenotype, clinical_data=clinical, phenotype_col="phenotype", tune=False, gpu=True, )

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions