Jun Liu
Jun Liu
@cderb @JehandadKhan @averinevg it may have value to let FIN remain a separate submodule. Let's settle on the design Pros and Cons before we proceed.
Recommend to add to the list of investigation: why skipping a test is taking so long? It *does not* make sense to spend 3 seconds just to *skip* a test...
Thank you for the detailed explanation @CAHEK7 > we've added this evil patter to all GTESTS and even for our "smoke" tests Let's discuss further on ways to resolve these...
@littlecutebird the PR has some build issues, could you follow up with the fix? Thanks!
It looks very much like the rbuild/cget way of installing CK in docker is broken Correction: it even fails for the simplest example: ``` Run Build Command(s):/usr/bin/make cmTC_8fa79/fast && /usr/bin/make...
For example: https://github.com/ROCm/MIOpen/blob/develop/docs/sphinx/requirements.txt the doc build is not possible on Ubuntu 20.04 without upgrading Python version to 3.10 first ...
@amberhassaan could you help to resolve the conflicts?
@amberhassaan can we follow up on this PR? Thanks!
@amberhassaan please feel free to ping me on any other channels :) Also mark this PR as "blocker" or "high“ in urgency would also help. Restarted CI, once passed we...
@littlecutebird there are some CI issues and need code clean up (resolve conflict etc). Thanks! ``` [2024-09-27T04:26:25.937Z] /home/jenkins/workspace/S_MIOpen_nl-impl_MultiMarginLoss/src/solver/multimarginloss/forward_multimarginloss.cpp:95:29: error: use of undeclared identifier 'AlignUp' [2024-09-27T04:26:25.937Z] 95 | size_t xgridsize =...