Jiaxun Yang
Jiaxun Yang
> [@kylon](https://github.com/kylon) Actually the idea of cleaning up the code and optimizing the library sounds great, but I am categorically against your idea of removing ryzen_access in code. I completely...
> [@FlyGoat](https://github.com/FlyGoat) typed? can you explain? Like maybe `_float`, `_double`, `_int`?
> [@Erruar](https://github.com/Erruar) thats not needed, i m not sure why you want to check if it is initialized, assuming you dinamically create/destroy pages, init should be in main, so when...
> > I don't think this is a proper way to do life-cycle management. If, for example, two libraries linked into the same binary are using ryzenadj, then we will...
> ah yes, right should be as simple as adding a counter field in access struct like you said, but we dont need to expose the obj even in this...
I would love to see such functions so we can utilize PS memory as main_ram and debug soft-core from PS side. Potentially I can work on litex_server on PS side.
I tried to fix that problem on my own but failed. My migen and bus protocol skill is not sufficient for writing a fully functional converter. My workaround for now...
Hi @enjoy-digital, Any update? Thanks
I'm running into similar problem on my eGPU setup and tried to debug a little bit. ``` NVRM objClInitPcieChipset: *** Chipset Setup Function Error! ``` Is not fatal at all,...
What's the problem?