SHELL=/bin/bash
ENV=/usr/local/Modules/init/profile.sh
PWD=/home/eoseret/Applications/llm-attention
LOGNAME=eoseret
XDG_SESSION_TYPE=tty
MODULESHOME=/usr/local/Modules
_=/usr/bin/env
MOTD_SHOWN=pam
HOME=/home/eoseret
LANG=C.UTF-8
SSH_CONNECTION=192.168.1.2 57624 192.168.1.16 22
MODULEPATH_modshare=/opt/intel/oneapi/modulefiles:1:/opt/modulefiles/maqao:1
XDG_SESSION_CLASS=user
TERM=xterm-256color
USER=eoseret
LOADEDMODULES=
SHLVL=2
BASH_ENV=/usr/local/Modules/init/bash
XDG_SESSION_ID=88
XDG_RUNTIME_DIR=/run/user/99993
SSH_CLIENT=192.168.1.2 57624 22
DEBUGINFOD_URLS=https://debuginfod.archlinux.org
PATH=/usr/local/Modules/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/eoseret/.local/bin:/home/eoseret/bin
MODULEPATH=/opt/modulefiles/maqao:/opt/intel/oneapi/modulefiles
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/99993/bus
MAIL=/var/spool/mail/eoseret
SSH_TTY=/dev/pts/1
OLDPWD=/home/eoseret/Applications/llm-attention
MODULES_CMD=/usr/local/Modules/libexec/modulecmd.tcl
BASH_FUNC_ml%%=() { module ml "$@"
}
BASH_FUNC_module%%=() { _module_raw "$@" 2>&1
}
BASH_FUNC__module_raw%%=() { unset _mlshdbg;
if [ "${MODULES_SILENT_SHELL_DEBUG:-0}" = '1' ]; then
case "$-" in
*v*x*)
set +vx;
_mlshdbg='vx'
;;
*v*)
set +v;
_mlshdbg='v'
;;
*x*)
set +x;
_mlshdbg='x'
;;
*)
_mlshdbg=''
;;
esac;
fi;
unset _mlre _mlIFS;
if [ -n "${IFS+x}" ]; then
_mlIFS=$IFS;
fi;
IFS=' ';
for _mlv in ${MODULES_RUN_QUARANTINE:-};
do
if [ "${_mlv}" = "${_mlv##*[!A-Za-z0-9_]}" -a "${_mlv}" = "${_mlv#[0-9]}" ]; then
if [ -n "`eval 'echo ${'$_mlv'+x}'`" ]; then
_mlre="${_mlre:-}${_mlv}_modquar='`eval 'echo ${'$_mlv'}'`' ";
fi;
_mlrv="MODULES_RUNENV_${_mlv}";
_mlre="${_mlre:-}${_mlv}='`eval 'echo ${'$_mlrv':-}'`' ";
fi;
done;
if [ -n "${_mlre:-}" ]; then
eval `eval ${_mlre} /usr/bin/tclsh /usr/local/Modules/libexec/modulecmd.tcl bash '"$@"'`;
else
eval `/usr/bin/tclsh /usr/local/Modules/libexec/modulecmd.tcl bash "$@"`;
fi;
_mlstatus=$?;
if [ -n "${_mlIFS+x}" ]; then
IFS=$_mlIFS;
else
unset IFS;
fi;
unset _mlre _mlv _mlrv _mlIFS;
if [ -n "${_mlshdbg:-}" ]; then
set -$_mlshdbg;
fi;
unset _mlshdbg;
return $_mlstatus
}
| Name | Module | Coverage (%) | Time (s) |
|---|---|---|---|
| ►main | attention-gcc-skl512 | 88.68 | 24.55 |
| ►Loop 21 - stl_algobase.h:923-1147 - attention-gcc-skl512 | 83.96 | 23.24 | |
| ►Loop 22 - stl_algobase.h:923-1147 - attention-gcc-skl512 | 83.96 | 23.24 | |
| ►Loop 20 - attention_v2.cpp:26-33 - attention-gcc-skl512 | 34.01 | 9.41 | |
| ►Loop 19 - attention_v2.cpp:26-33 - attention-gcc-skl512 | 34.01 | 9.41 | |
| ○Loop 18 - attention_v2.cpp:30-31 - attention-gcc-skl512 | 34.01 | 9.41 | |
| ►Loop 17 - attention_v2.cpp:26-236 - attention-gcc-skl512 | 26.89 | 7.44 | |
| ►Loop 16 - attention_v2.cpp:27-236 - attention-gcc-skl512 | 26.89 | 7.44 | |
| ○Loop 15 - attention_v2.cpp:30-31 - attention-gcc-skl512 | 26.89 | 7.44 | |
| ►Loop 12 - attention_v2.cpp:26-33 - attention-gcc-skl512 | 7.68 | 2.13 | |
| ►Loop 11 - attention_v2.cpp:26-33 - attention-gcc-skl512 | 7.68 | 2.13 | |
| ○Loop 10 - attention_v2.cpp:30-31 - attention-gcc-skl512 | 7.68 | 2.13 | |
| ►Loop 6 - attention_v2.cpp:26-33 - attention-gcc-skl512 | 6.95 | 1.92 | |
| ►Loop 5 - attention_v2.cpp:27-33 - attention-gcc-skl512 | 6.95 | 1.92 | |
| ○Loop 4 - attention_v2.cpp:30-31 - attention-gcc-skl512 | 6.95 | 1.92 | |
| ►Loop 9 - attention_v2.cpp:26-33 - attention-gcc-skl512 | 6.74 | 1.86 | |
| ►Loop 8 - attention_v2.cpp:26-33 - attention-gcc-skl512 | 6.74 | 1.86 | |
| ○Loop 7 - attention_v2.cpp:30-31 - attention-gcc-skl512 | 6.74 | 1.86 | |
| ○Loop 2 - random.tcc:458-3558 - attention-gcc-skl512 | 1.30 | 0.36 | |
| ►Loop 3 - random.tcc:404-3558 - attention-gcc-skl512 | 0.23 | 0.07 | |
| ○Loop 26 - random.tcc:458-3558 - attention-gcc-skl512 | 0.14 | 0.04 | |
| ►Loop 23 - random.tcc:404-3558 - attention-gcc-skl512 | 0.09 | 0.03 | |
| ○Loop 25 - random.tcc:412-417 - attention-gcc-skl512 | 0.07 | 0.02 | |
| ○Loop 24 - random.tcc:404-409 - attention-gcc-skl512 | 0.02 | 0.01 | |
| ►Loop 14 - attention_v2.cpp:26-238 - attention-gcc-skl512 | 0.14 | 0.04 | |
| ○Loop 13 - attention_v2.cpp:237-238 - attention-gcc-skl512 | 0.14 | 0.04 | |
| ○Loop 1 - random.tcc:333-339 - attention-gcc-skl512 | 0.02 | 0.01 | |
| ►softmax(float const*, float*, float*, int) | attention-gcc-skl512 | 5.29 | 1.46 |
| ►Loop 36 - attention_v2.cpp:43-61 - attention-gcc-skl512 | 5.06 | 1.40 | |
| ►Loop 35 - attention_v2.cpp:43-61 - attention-gcc-skl512 | 5.06 | 1.40 | |
| ►Loop 34 - attention_v2.cpp:43-61 - attention-gcc-skl512 | 5.06 | 1.40 | |
| ○Loop 32 - attention_v2.cpp:55-56 - attention-gcc-skl512 | 4.42 | 1.23 | |
| ○Loop 31 - attention_v2.cpp:52-53 - attention-gcc-skl512 | 0.61 | 0.17 | |
| ○Loop 33 - attention_v2.cpp:47-48 - attention-gcc-skl512 | 0.02 | 0.01 | |
| ○f32subf64x | libm.so.6 | 4.26 | 1.18 |
| ○__iscanonicall | libm.so.6 | 0.99 | 0.27 |
| ○_dl_mcount_wrapper | libc.so.6 | 0.42 | 0.11 |
| ►std::mersenne_twister_engine | attention-gcc-skl512 | 0.18 | 0.05 |
| ○Loop 42 - random.tcc:412-417 - attention-gcc-skl512 | 0.14 | 0.04 | |
| ○Loop 41 - random.tcc:404-409 - attention-gcc-skl512 | 0.04 | 0.01 | |
| ○__default_morecore | libc.so.6 | 0.05 | 0.01 |
| ○std::random_device::_M_init(std::__cxx11::basic_string | libstdc++.so.6.0.35 | 0.02 | 0.01 |
| ○timer_settime | libc.so.6 | 0.02 | 0.01 |