Mika Laitio

Results 22 issues of Mika Laitio

When I open the plugin, I get assertion error: ./src/common/sizer.cpp(2118): assert "!(flags & wxALIGN_RIGHT)" failed in DoInsert(): Horizontal alignment flags are ignored in horizontal sizers This is the full backtrace:...

more info needed

Hi Thanks for the simple checkbox bash selection script, this is exactly what I was looking for. One bug/problem I noticed is following: 1) I have black color configured for...

I bought by accident the bigtreetech-tmc2209 uart mode step motors but I would like to configure them to standalone mode for replacing the a4988 step motors in eleksmaker manase board....

Generated results for AMD RX 6800. (https://github.com/ryujaehun/pytorch-gpu-benchmark/pull/28) When I have the csv files in results folder and open plot with command `jupyter-notebook plot.ipynb` and execute the code I get following...

Modify test.sh so that both the AMD and Nvidia GPU's are supported for running benchmarks. Add also the csv results for AMD RX 6800. Tested on pytorch 2.3.0 and pytorch...

AMD's rocm platform has rocm-smi tool that is similar to nvidia-smi tool. Add suport to test.sh script to first check the existence of nvidia-smi and nvidia-smi before using them to...

### Problem Description Seeing this error on Fedora 40 environment. Works fine on Fedora 39. cd /builddir/035_AMDMIGraphX/test && /opt/rocm_sdk_611/bin/clang++ -DHAVE_GPU -DMIGRAPHX_HAS_EXECUTORS=0 -DMIGRAPHX_HAS_FIND_2_API -DMIGRAPHX_HAS_FIND_MODE_API -DMIGRAPHX_PREALLOCATE_MIOPEN_BUFFERS -DMIGRAPHX_USE_ROCBLAS_FP8_API -DMIGRAPHX_USE_ROCBLAS_TUNING_API -DROCBLAS_BETA_FEATURES_API -DROCBLAS_NO_DEPRECATED_WARNINGS -DUSE_PROF_API=1 -D__HIP_PLATFORM_AMD__...

I started porting to 6.1.2 version and it's now on wip/rocm_sdk_builder_612 Changelog so far: - all rocm base libraries updated to rocm-6.1.2 - cmake 3.26.6 is now build on early...

At the moment the rocm sdk builder stack is providing the base for integrating and using the many nice ML projects but does not in itself include them. Some of...

@jeroen-mostert I created the binfo/extra/amd_media.blist which builds some amd media apps on top of the basic rocm sdk library. Originally the included MIVisionX builds only against the ffmpeg4 but I...