Tamas K. Papp
Tamas K. Papp
I think the error is in the C code. I added some printf statements in ```C emacs_value Fvterm_get_pwd(emacs_env *env, ptrdiff_t nargs, emacs_value args[], void *data) { Term *term = env->get_user_ptr(env,...
I think the error is in `linenr_to_row`. If I clamp the output from that as ```C int row = linenr_to_row(term, linenum); char *dir = get_row_directory(term, row < 1 ? 1...
Would a recording with [rr](https://rr-project.org/) help in investigating this? If yes, I am happy to make one.
I understand that debugging this is complex and may not happen for a while. Since my use case actually doesn't really need the `pwd` (all paths are absolute), I am...
thanks for getting back to me so quickly. attaching both the `-d pipe -d opelcl` and the `clinfo` logs. [clinfo_log.txt](https://github.com/user-attachments/files/16400322/clinfo_log.txt) [darktable_log.txt](https://github.com/user-attachments/files/16400323/darktable_log.txt)
@gi-man: I get the bug at all resource settings, "small" is a remant from experimentation (was a suggestion in a similar issue). So, if I understand correctly: this kind of...
@da-phil: I have installed it from distro packages, specifically ``` tamas@tamas ~ % dpkg -l '*rocm*' Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-===================-=========================-============-=================================================== ii...
Thanks for doing this! It does fix most of the issue, however, if I call the fuction on `Firstline` in ```julia """ Firstline Nullam eu ante vel est convallis dignissim....
@astrozot, this is a quick fix, I will finish this PR after the weekend (I am away from my computer), but you can use it. `mcmc` now returns a `logdensity_vector`,...
The first thing I would do is start the warmup from a local mode, if one can be found with reasonably little effort. It used to be default for this...